Skip to main content
1 of 2
Mich
  • 131
  • 4

How do I export from blender into Unity with textures

I have a blender model, it has a texture on it created with Images as Planes addon,

If I open the shading tab I can see the texture and material are there

When I save the blender model in the Assets folder of Unity, I don't see that it created a separate materials file with it, not sure if it is saved internally

I know in order to import a model with textures I need to create a Textures and Materials folders in Unity

So I added the two folders and placed the Texture used for Images as Planes into the Textures folder.

However, unity only imported the model, there is no texture on it.

What do I need to do for Unity to Import both the model and texture

enter image description here

enter image description here

Mich
  • 131
  • 4