Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0f1
Issue ID
669097
Regression
No
Materials with Nature/SpeedTree shader generate console warning
1. Open attached project
2. Select the 'New Material' in the Assets folder
3. Observe that the following warning is logged into the console:
MaterialEditor: Could not create custom UI from the CustomEditor: '' of the shader. Does the class name include its namespace? And does the class either derive from ShaderGUI or MaterialEditor?
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
mqt_xd
Nov 28, 2024 15:39
Could not create a custom UI for the shader 'Hidden/Locked/.poiyomi/Poiyomi Pro/903e563e2d8ad2e47a65d7bfca001663'. The shader has the following: 'CustomEditor = Thry.ShaderEditor'. Does the custom editor specified include its namespace? And does the class either derive from ShaderGUI or MaterialEditor?
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)