Search Issue Tracker
Won't Fix
Under Consideration for 2023.1.X
Votes
0
Found in
2023.1.0a10
Issue ID
UUM-14624
Regression
No
Wrong icon is set for some scripts representing a class with the CustomEditor attribute when unknown conditions are met
Reproduction steps:
1. Open the attached “Grasshopper” project
2. Delete the "Assets/Samples" folder
3. Open Package Manager and install the Splines package
4. Open "Assets/Components/Editor" and observe the icons of the scripts
Expected result: All icons look the same
Actual result: “FlipEditor” and “PointCheckEditor” scripts' icons differ from the rest
Reproduced in: 2023.1.0a5, 2023.1.0a10
Could not test in: 2021.3.10f1, 2022.1.16f1, 2022.2.0b8, 2023.1.0a4 (icon change for CustomEditor scripts is not featured)
Reproduced on: macOS 12.5 (Intel)
Not reproduced on: No other environment tested
Notes:
1. Issue goes away after deleting the Library folder
2. The proper icon is set when moving the scripts to other folders
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
We were unable to reproduce. Seems like a rare import problem with a simple solution. Not planning to pursue without a consistent reproduction.