SergeyMakeev / ArcadeCarPhysics

Arcade Car Physics - Vehicle Simulation for Unity3D
MIT License
390 stars 80 forks source link

Terrain's material was not show #4

Closed zoozooll closed 4 years ago

zoozooll commented 4 years ago

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?

SergeyMakeev commented 4 years ago

Should be fixed now