- Home /
blender texture not showing
I modeled a house in blender and applied textures but when i import it in unity the textures dont show. How do you get them to show?
Answer by Adam Rademacher · Oct 03, 2010 at 10:51 PM
Import the source images you used in blender to your unity project and apply them to the materials created when you brought the blender models in.
Answer by kyle · Oct 03, 2010 at 07:11 PM
so I'll give you 2 answers since your not being very specific it is:
A) your materials aren't being specular or shiny like in the editor because unity does not support it.
or
B) the reason your UV's aren't showing up and look grey with no picture is because you don't have the image imported to unity.
Answer by SrBilyon · Oct 03, 2010 at 11:47 PM
It may have to do something with the normals of the model. Set the draw type to Textured and see if the textures are displaying inside or outside the model. If they are facing outside the model, you can go into edit mode, select all the face that are suppose to be showing inside the model, go to Model -> Normals -> Flip. This should fix the problem.
If not, then you may have to import the textures into the project pane and make sure they are applied to the model.
Your answer
Follow this Question
Related Questions
Project Texture Coordinates From Camera 2 Answers
How to texture fbx models in unity 2 Answers
Shaderlab texture blender 0 Answers
Blender textures don't appear in Unity 1 Answer
Floor Blood Splatter? 1 Answer