Import model with textures from blender

I have a model (for this test, just a cube) where I have 3 different textures assigned to different faces of the cube (buttom, top, sides). How would I import this model into unity, with all the textures?

  • I followed a tutorial on youtube, but the guy only used one texture, and in my unity project I can only assign one texture.

Hi @MrMelonPie, create new material for every texture you used and assing faces to those materials.