Search Issue Tracker
Won't Fix
Won't Fix in 2017.3.X
Votes
2
Found in
2017.3.0b7
Issue ID
962732
Regression
Yes
Giving a MonoBehaviour script particular names changes its icon
The Icon for a MonoBehaviour script in the Project view can change if it is given particular names. Two examples are 'Folder' and 'GameManager', but there are almost certainly others.
Repro:
1. Create a new MonoBehaviour and name it either 'GameManager' or 'Folder'
See attached gif below.
This reproduces on Windows Only!
Regression introduced in 2017.1.0b8
Comments (1)
-
dndavini
Aug 23, 2019 02:27
Naming a new MonoBehaviour 'GameManager' also has the same affect on Mac.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled
Resolution Note (2019.2.X):
Due to low severity, we decided not to change this behaviour.