Hi Everyone,
I downloaded a couple of Blender models (.blend). When I open them in Blender they are complete with textures and all. However when I import them to Unity (both as FBX and automatic importing) I don’t have the textures. Now because I downloaded them, I have JUST the .blend file, and not the texture files. Is there anyway I can find the textures in Blender somehow? I mean in Blender I see them, but not when I export. Hope I’m clear.
In Blender, try going into the UV/Image editor and checking if the textures are in there (as they might be embedded in the .blend file).
If so you can then export them, and them import them into Unity.
Split the 3d window. Change one half to UVImage Editor. Under the images drop downbox, can you see the names of any images? if so chose one then “Save Image As”. Repeat as necessary
Also check for materials and associated textures.
Could the textures be Blender procedural textures? If so you may have to bake them out.