SergeyMakeev/ArcadeCarPhysics

Terrain's material was not show

zoozooll opened this issue · 1 comments

Terrain's material was not show in my project. And the Log message in Console show like follow:

Could not create a custom UI for the shader 'ArcadeCarPhysics/Terrain'. The shader has the following: 'CustomEditor = '. Does the custom editor specified include its namespace? And does the class either derive from ShaderGUI or MaterialEditor?

Should be fixed now