Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2.0f1
2019.3
Issue ID
1173579
Regression
No
Script Icon becomes Prefab icon when it is renamed to Prefab
To reproduce:
1. Create a new project
2. Create C# Script
3. Rename it to Prefab
Actual result: The Icon changes to the prefab icon
Expected result: It should not change and stay with script icon
Reproduced in:
2017.4.3f1; 2018.4.5f1; 2019.1.13f1; 2019.2.0f1; 2019.3.0a11
Note: Image attached
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
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
Resolution Note (2020.1.X):
This happens because the script class name matches the name of an available built-in icon.