Hi everyone, I hope you can help with this problem.
I have imported an asset from the Unity Store and I can’t see the asset’s colors in Scene or Game View as it is displayed in the Prefab Mode.
This is the Prefab view and this is how I want it to be rendered in Scene/Game view:
Currently, in Scene/Game View it’s rendered like this:
I don’t know if it’s related to this issue, but I get the following error in the Console:
“PropertiesGUI() is being called recursively. If you want to render the default gui for shader properties then call PropertiesDefaultGUI() instead UnityEditor.EditorApplication:Internal_CallGlobalEventHandler() (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:329)”
Thanks in advance for the help.

