Hi, I am testing Unity for architectual visualisations. I have tried export with texture from my modeller, formZ v6.7 in .obj, .3ds and collada. When the collada file, Unity crash. The .obj and .3ds import fine, but without the textures (whatever I do). Is there a way to import with textures from these formats?
All you have to do it make sure your mesh is UV mapped how you want it. Import it. Then, in the inspector (near the bottom) you want to select your material(s) and then apply your texture to the "2D Texture" field inside the shader options.