-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Bug: Unable to export FBX file with animation #5909
Copy link
Copy link
Closed as duplicate of#6114
Labels
AnimationBugs related to the animation dataBugs related to the animation dataBugGlobal flag to mark a deviation from expected behaviourGlobal flag to mark a deviation from expected behaviourExportBugs / Feature requests related to export.Bugs / Feature requests related to export.FBXBugs related to the FBX formatBugs related to the FBX format
Metadata
Metadata
Assignees
Labels
AnimationBugs related to the animation dataBugs related to the animation dataBugGlobal flag to mark a deviation from expected behaviourGlobal flag to mark a deviation from expected behaviourExportBugs / Feature requests related to export.Bugs / Feature requests related to export.FBXBugs related to the FBX formatBugs related to the FBX format
Describe the bug
It seams that using Assimp Viewer I am unable to export anything that contains an animation which also impacts AssimpNet and the more up to date AssimpNetter
Version: 5.4.3
To Reproduce
Steps to reproduce the behavior:
C4D FBX
Mixamo FBX
Expected behavior
The produced file should contain the animations
Actual behavior
The produced file does not contain the animations
Screenshots


Original:
Exported:
As you can see in the second screenshot the mesh has a T-Pose but the skeleton is posed from an animation frame but..... It might be worth mentioning that the mesh is still skinned to the skeleton. So If I were to import the produced file in to a 3d modelling application and rotate the bones, then the mesh would also deform.
I'll also add that i have tested with multiple FBX versions (2012, 2013, 2014-15, and 2016-17) and it doesn't seam to be a version specific issue.