[BUG Report] DistanceCurveModifier Curve in Animation Sequence Not Generating Data in UE5.6 (Works in 5.4)

Hello,

I’m encountering an issue with the ​​DistanceCurveModifier​​ curve in ​​Unreal Engine 5.6​​.

​​Problem:​​ When I try to set up a DistanceCurveModifier curve within an ​​Animation Sequence​​, ​​no data is generated​​ for the curve. The curve remains empty.

​​Expected Behavior:​​ The DistanceCurveModifier curve should generate data based on the root motion, as it did in previous versions.

​​Comparison:​​ This functionality ​​works correctly in Unreal Engine 5.4​​. Setting up the DistanceCurveModifier curve in 5.4 generates the expected data without issues.

​​Steps (Likely):​​ The issue occurs when using the “Add Curve…” option in the Animation Sequence editor and selecting DistanceCurveModifier.

This seems to be a regression bug introduced in UE5.6. Could someone please look into this?

Thanks.