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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2019.2.X):
Due to low severity, we decided not to change this behaviour.