x


Textures not showing when importing .fbx from Blender into Unity

We're trying to get a textured object we built and textured in Blender into Unity with the textures displayed correctly as they are in Blender.

The file was exported as a .fbx in Blender.

We import the file into Unity and it is shown in Project view and Unity also creates a Materials folder. But When we drag the object into the scene view, none of the real textures are shown. It's basically just plain gray.

How do I get the textures to be applied to the object properly without having to manually create and apply textures in Unity? I just want to import the whole thing from Blender with the textures applied.

more ▼

asked May 14 '12 at 03:54 AM

Phoebert gravatar image

Phoebert
32 3 3 3

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Watch this fantastic tutorial from Unity Cookie to see how to import models from Blender into Unity.

http://cgcookie.com/unity/2011/12/05/exporting-characters-from-blender/

It will answer your question. In summary, as I understand it, the Blender import will import the mesh, UVs and materials but will NOT import the image for any image mapped textures. Those need to be defined manually. Note also that in the latest Unity versions, .blend files created with the latest Blender can be defined directly thereby removing the need to export as .fbx. I have found this to be extremely valuable.

more ▼

answered May 14 '12 at 04:07 AM

kolban gravatar image

kolban
1.8k 2 7

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3727
x970
x556
x388

asked: May 14 '12 at 03:54 AM

Seen: 2761 times

Last Updated: May 14 '12 at 04:07 AM