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
-
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
- Shader warning after building a project with URP Sample
- MissingReferenceException after clicking "Fix now" on NormalMap settings
- The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player
- Scene is marked as dirty when opening the project with Vertical Layout Group added as a Component
- Crash on UnityEngine::Animation::SetGenericFloatPropertyValues when keyframing the RigBuilder component to Enabled and Disabled
Resolution Note (2019.2.X):
Due to low severity, we decided not to change this behaviour.