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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (2019.2.X):
Due to low severity, we decided not to change this behaviour.