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?
Comments (1)
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
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
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&)