Open unicornlox opened 4 years ago
Hello @mrParabol can you make sure all of the selected files have keyframes attached to it? Sometimes Mixamo can handle you a file supposed to have an animation but actually it's just a pose. The issue you described usually happens when among the selected files you have something like this:
Supposed to be an animation but just a regular pose without keyframes.
vs
Pose + Keyframes
I downloaded FBX binary (and FBX 7 too last time)
This is how it looks:
This is import error on default character
I select Armature, click "Join Animations" and nothing is added.
If I import through Initalize character:
When I try to add animations in the blender it turns out successful but does not display in animation list.I get this error when the bone name changes so the armature: `Traceback (most recent call last): File "/home/mycomputer/.config/blender/2.83/scripts/addons/src/panels/character_utilities_panel.py", line 74, in draw rootmotionRow4.prop_search(tool, "rootmotion_hip_bone", ob.data, "bones", text="Root Bone") AttributeError: 'NoneType' object has no attribute 'data'
location::-1
`