needle-tools / shadergraph-markdown

Markdown-like syntax for ShaderGraph properties, to make better material inspectors
239 stars 16 forks source link

Error in Unity 2020.3+ #4

Closed Kovadon closed 2 years ago

Kovadon commented 2 years ago

Could not create a custom UI for the shader 'Shader Graphs/SampleShader-SRP10'. The shader has the following: 'CustomEditor = Needle.MarkdownShaderGUI'. Does the custom editor specified include its namespace? And does the class either derive from ShaderGUI or MaterialEditor? UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)