Export fbx hangs on 4.x #105362
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#105362
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows
Graphics card:
Blender Version
Broken: 4.1,4.2,4.3
Worked: 3.6
Short description of error
Export fbx hangs on 4.3
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).
import a glb file and then export to fbx
Export fbx hangs on 4.3to Export fbx hangs on 4.xalso the texture is missing in the exported fbx file in 3.6 although it displays correctly in blender.
https://github.com/KhronosGroup/glTF-Blender-IO/issues/2277
Just tested with a random free .glb model from sketchfab and i can't confirm your issue in it's current state.
For the export of the texture make sure following settings are set (path mode copy; embed textures):
When i view the fbx after export it has textures and worked despite being a .glb orignally.
As for your file: Yes, it hangs also on my pc. BUT that's a file/model issue (probably as it's too complex and/or not compatible) and so probably not a blender issue. You may narrow the issue down and provide further details and exact steps to reproduce to when the hang/crash happens.