Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3
2020.1
2020.1.0b8
Issue ID
1245660
Regression
No
Script's icon is changed to a folder's icon when the script's name is 'Folder'
How to reproduce:
1. Create and open a new project
2. Create a new C# script and name it 'folder'
Expected result: the script has a correct icon
Actual result: the script has a folder's icon
Reproducible with: 2018.4.22f1, 2019.3.14f1, 2020.1.0b9, 2020.1.0a11
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
- [iOS] Mesh memory allocation increases in Unity 6 when deployed for iOS
 - Addressables section overlaps other elements in Inspector window
 - Leftover Lighting Settings Asset is present in the Animation folder of Reflection Probes scene in URP Samples
 - [Android] TouchScreenKeyboard.selection.length always returns "0" when any length text is selected
 - Point Light in "LensFlareShowroom" scene of URP Samples uses unsupported Indirect Multiplier
 
Resolution Note (2021.1.X):
That behavior is needed to handle some component icons.
The user pain is too low to risk regression.
If necessary, the user can still change the icon of the script.