- Home /
Unity Incorrectly Interpreting Blender Materials
I have modeled a spaceship that is from a tutorial and it took me a while to make so I would like to use it in my game. However the rendered model that blender has is completely different from what gets imported into unity. In fact unity wont even detect the basic materials. For this game I just want to use very basic vertex colors and materials and stay away from major textures. A good example of the style I am going for is from a game called Octodad. I also changed the import settings on unity to include model textures and search the whole project but nothing changes.
blender finished model.png
(424.8 kB)
what unity is showing.png
(444.0 kB)
Comment
Answer by Eric5h5 · Mar 23, 2014 at 09:49 AM
Unity will never use any materials from 3D apps. All materials must be created inside Unity.