handzlikchris / handzlikchris/FastScriptReload
Don't print "not MonoBehaviour, OnScriptHotReload method can't be executed" messages if there is no OnScriptHotReload
Open
bug
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
This warning should be shown only for non-MonoBehaviour classes where users by mistake added `OnScriptHotReload` method
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named in the issue. Locate the warning that mentions "not MonoBehaviour" and trace when it is emitted; done means the warning appears only for non-MonoBehaviour classes that define OnScriptHotReload, and not for classes without that method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100