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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
This behavior is by design, icons can be changed as in this documentation: https://docs.unity3d.com/550/Documentation/Manual/AssigningIcons.html