You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are textures in FBX files supported? I made sure that the paths to the texture files were correct in the FBX, and they show up just fine in Autodesk FBX Viewer. Unfortunately they are absent from the thumbnails. I see that you have a screenshot on your project home page showing materials in an FBX file, so I was wondering if I missed something?
The text was updated successfully, but these errors were encountered:
Unfortunately, we currently do not support external textures for fbx files. This is a limitation of the windows thumbnails handler. For security reasons, we can't get the file path, so we can't find the location of the external texture.
It makes sense. So I exported another object from Unity, this time I embedded the textures, and they are still not visible in the thumbnail. I've updated the repo, you will find the same object exported in both ASCII and binary formats. Both of them have the textures embedded. Thanks!
Are textures in FBX files supported? I made sure that the paths to the texture files were correct in the FBX, and they show up just fine in Autodesk FBX Viewer. Unfortunately they are absent from the thumbnails. I see that you have a screenshot on your project home page showing materials in an FBX file, so I was wondering if I missed something?
The text was updated successfully, but these errors were encountered: