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

Unresolved
ComponentUE - Anim - Gameplay
Affects Versions5.15.2
Target Fix5.4
CreatedMay 29, 2023
UpdatedAug 3, 2023