KhronosGroup / glTF-Blender-IO

Blender glTF 2.0 importer and exporter
https://docs.blender.org/manual/en/latest/addons/import_export/scene_gltf2.html
Apache License 2.0
1.45k stars 306 forks source link

texture from imported glb/gltf can not be exported to fbx/usd #2277

Closed write3371 closed 1 week ago

write3371 commented 1 week ago

Describe the bug texture from imported glb/gltf can not be exported to fbx/usd

To Reproduce Steps to reproduce the behavior:

  1. Go to menu
  2. Click on import then export
  3. Click on import with fbx
  4. See error

Expected behavior texture from imported glb/gltf can be exported to fbx/usd

Screenshots If applicable, add screenshots to help explain your problem.

.blend file/ .gltf (mandatory) 2.zip

Version

Additional context Add any other context about the problem here.

julienduroure commented 1 week ago

Hello, I can't see any issue at the import of the glTF file:

image

Seems the FBX exporter in Blender can't recognize the node setup. I don't know how/if unlit material are handle in FBX.

This repository is for glTF I/O, you should either:

write3371 commented 1 week ago

https://projects.blender.org/blender/blender-addons/issues/105362