Search code examples
unity-game-enginetexturestexture-mapping

How to fix normal map texture to show properly?


My normal map texture does not work on imported objects (left), but works on objects created in Unity (right).

enter image description here

How do I fix this?


Solution

  • Make sure your imported object has UV Map. If it has UV map it should work like the unity native object, there is no special thing to do in order to make it work.

    Here is a tutorial explaining how to do it with the free 3D software BLENDER -> http://sophiehoulden.com/tutorials/blender/unwrapTut.html