Search Issue Tracker
By Design
Votes
1
Found in
2022.3.58f1
6000.0.38f1
6000.1.0b8
6000.2.0a5
6000.3.0a1
6000.4.0a1
Issue ID
UUM-98450
Regression
Yes
Script file icon is not changed when using a custom icon
Reproduction steps:
1. Open the attached ‘IN-95608_icon’ project
2. In the Project window, observe if ‘Assets/CustomScript.cs’ has the same icon as the ‘Assets/Gizmos/CustomScript icon.png’ image
Expected results: ‘Assets/CustomScript.cs’ script file has the same icon as the ‘Assets/Gizmos/CustomScript icon.png’ image
Actual results: ‘Assets/CustomScript.cs’ has the default C# icon
Reproduced with: 2022.2.0a3, 2022.3.59f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5
Not reproduced with: 2021.3.49f1, 2022.2.0a2
Reproduced on: Windows 11 Pro, Ubuntu 22.04
Not reproduced on: no other environment tested
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This behavior is by design, icons can be changed as in this documentation: https://docs.unity3d.com/550/Documentation/Manual/AssigningIcons.html