Unity Issue Tracker - FBX Custom Property Keyframe values show as "-infinity" when importing
Closed
UUM-8400
FBX Custom Property Keyframe values show as "-infinity" when importing
Unity: Mecanim Animation
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
As designed: FBX's curve with steps are imported with +/-infinite value for every step's tangent (convention to indicate values between step boundaries shouldnt be interpolated)
As designed: FBX's curve with steps are imported with +/-infinite value for every step's tangent (convention to indicate values between step boundaries shouldnt be interpolated)
As designed: FBX's curve with steps are imported with +/-infinite value for every step's tangent (convention to indicate values between step boundaries shouldnt be interpolated)
As designed: FBX's curve with steps are imported with +/-infinite value for every step's tangent (convention to indicate values between step boundaries shouldnt be interpolated)
How to reproduce:
1. Open the user-attached “TestAnimationPostProcess2020.zip” project
2. Right-click on “FAR_CIN_020_L010.fbx” in the Project window and Reimport
3. Open the Console window
Expected: Every value printed has a readable number
Actual: Some values have “-infinity” as their number