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
- 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 (2020.1.X):
This happens because the script class name matches the name of an available built-in icon.