Hi all,
I am importing a model I made and textured in blender into Unity. The model uses two materials. When I import into Unity, the materials are not imported along with it. Or at least the textures aren’t. In the model’s import settings, the slots for the two materials used appear, but the textures are not imported, and need to be manually imported. Even then, when I assign the images to their material slots (which by default are imported as Diffuse shaders), in the Scene, the object only takes on the general color of the image, but not the image itself. I wonder what I am doing wrong?
Note that in blender, I textured the object by assigning the textures to particular vertex groups, but I have not dealt with UV Maps. Could this be part of the problem?
Thanks for your answers.