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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (2019.2.X):
Due to low severity, we decided not to change this behaviour.