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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
This behavior is by design, icons can be changed as in this documentation: https://docs.unity3d.com/550/Documentation/Manual/AssigningIcons.html