Search Issue Tracker
Fixed
Fixed in 2023.1.X, 2023.1.0a5
Votes
0
Found in
2021.3.15f1
2022.1.24f1
2022.2.1f1
2023.1.0a4
Issue ID
UUM-24693
Regression
No
ScriptableObject icon cannot be changed when using IconAttribute
Reproduction steps:
1. Open the attached project “IconBug”
2. Observe "Assets/CustomScriptable" ScriptableObject in the Project window
Expected result: The ScriptableObject “CustomScriptable“ has a custom icon
Actual result: The default icon is set to the ScriptableObject “CustomScriptable”
Reproducible with: 2021.3.15f1, 2022.1.24f1, 2022.2.1f1, 2023.1.0a4
Not reproducible with: 2023.1.0a5, 2023.1.0a23
Couldn't test with: 2020.3.42f1('IconAttribute' is inaccessible due to its protection level)
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment