enziop / mixamo_converter

Blender addon for converting mixamo animations to Unreal 4 rootmotion
GNU General Public License v3.0
663 stars 155 forks source link

Convert single does not work #73

Closed gameunite closed 4 years ago

gameunite commented 4 years ago

I'm trying to do it one by one. Batch convert works perfectly but I have issue when I import the fbx and doing it by single conversion. Here's the steps on how I did it.

  1. Import Character in blender
  2. Run "Use Unreal Engine bone names"
  3. Press Convert Single using these settings image
  4. Export as FBX using these settings image
  5. Do 1-4 now with the animation fbx
  6. Import converted fbx files in UE 4.25
  7. Animation assets doesn't show anything. image

It works perfectly fine with batch convert though. Did I miss any steps on single convert?

Now with batch convert, I didn't have those LeftHand bones and it's working perfectly.

image

enziop commented 4 years ago

Do you get the animation when reimporting the fbx into a new blender session?

gameunite commented 4 years ago

Sorry I forgot to reply. Yup I have to create a new blender session for it to not work correctly. I can close this now. Thank you!