Description

Anim sequence re import factory is not overriding correctly the settings when we pass the override UFbxImportUI asset. It still use the original import data

Steps to Reproduce

Import the provided Character.fbx with no animation
Import the provided Character-anim.fbx with the following option value

bImportBoneTracks = false

Modify the provided python script AnimReimport.py to point on your imported skeleton, anim sequence and the Character-anim fbx file

Run the python script AnimReimport.py

Result: The options ImportBoneTracks is not set to true by the script and there is still no animation on the bones

Expected: The options ImportBoneTracks is set to true by the script and the bones are animated after the re-import

 

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-110066 in the post.

0
Login to Vote

Fixed
Fix Commit15626720
Main Commit15626720
CreatedMar 5, 2021
ResolvedMar 5, 2021
UpdatedNov 29, 2022