Search Issue Tracker
In Progress
Fixed in 2022.3.13f1, 2023.3.0a8
Fix In Review for 2021.3.X
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.2.0b5
2023.3.0a4
Issue ID
UUM-46774
Regression
No
(Built-In) Custom Editor GUI for a ShaderGraph is not used when the GUI name starts with any letter after U
Reproduction steps:
1. Open the “ShaderCustomEditor“ project
2. Select the “MyMaterial“ asset and observe the Inspector
Expected result: “Hello World!“ is visible
Actual result: “Hello World!” is not visible meaning the specified Custom Editor GUI is not used
Reproduced in: 2021.3.7f1, 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Not reproduced in: 2021.3.8f1, 2021.3.29f1
Reproduced using: macOS 13.4.1 (Intel), macOS 13.5 (M2)
Workaround: Rename the custom Editor GUI script and its class to start with U (Unity) or any prior letter
Similar old bug: [https://issuetracker.unity3d.com/product/unity/issues/guid/1380485/]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
Add comment