Blender How to import model to Unity with textures

Hello everyone! Im new with the modelling and need some help. I modelled a house and textured it. I want to import that to unity with its textures. I ımport that model but textures arent.

Edit: I export this model as a .obj

How I can ımport its textures?


Thanks for Help.

I have the same problem :confused:

1 Like

Import in any case tends to be wonky at best. Assuming all those different materials made it into Unity, which they should, you should be able to directly assign the textures inside of Unity. This workflow isn’t exactly optimal, but having so many materials on a single object isn’t either. It is best to have just one material and one texture if possible, which means putting all the UVs into a single square, and then painting the textures in the right spots.

1 Like

Agree with @kburkhart84 - I’m not a blender artist, but I just helped another artist get his textures fixed coming from blender into Unity. What kburkhart84 mentioned was the ultimate fix. The house needs to have UV’s setup and all those maps arranged in the UV shells.
As stated above this is also the optimal approach.