Description

We should disable this block of code by default, with a config/console var to enable it:

// Transform to Component Space
const FTransform RootToComponent = RootTransformRefPose.Inverse();
StartTransform = RootToComponent * StartTransform;
EndTransform = RootToComponent * EndTransform;

Have Comments or More Details?

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

0
Login to Vote

Backlogged
ComponentUE - Anim - Gameplay
Affects Versions5.15.2
CreatedMay 29, 2023
UpdatedDec 18, 2023