Reputation: 1
As you can see in the editor, I can see and control the player character, but in the build I can only move the player character, but I can't see it! also some other GameObjects materials doesn't appear on the build! Please, what could be causing this problem? And how to fix it!
Upvotes: 0
Views: 83
Reputation: 51
There is a great tool UnityRuntimeInspector that may help you find out what happened to your materials or shaders in the build.
Upvotes: 0