Search Issue Tracker
Not Reproducible
Votes
4
Found in
2018.1.0f2
Issue ID
1034716
Regression
Yes
Built-in icons assigned to a GameObject are set back to the default icon when restarting Unity
How to reproduce:
1. Add an empty GameObject to the scene
2. Change the Icon to a green label in the inspector
3. Close Unity
4. Open the project again
Expected result: The green label is visible in the Scene View
Actual result: The green label is not visible and is set to the default Icon in the Inspector
Reproducible with: 2018.1.0a5, 2018.1.0f2, 2018.2.0b3
Not reproducible with: 2017.1.3p4, 2017.2.3f1, 2017,4,3f1, 2018.1.0a4
Note: Having a script with a built-in Icon in the project fixes the problem
Comments (2)
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
- [Android] Crash on startup when Depth Stencil Format is set to S8_UINT
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
jwalden
Oct 17, 2018 19:30
Yep having this problem also.
allagance
Aug 01, 2018 03:38
Another workaround would be to switch scenes and the edited icon will return.