When we create curves on additive animations, we are creating a curve based on whether the curve exists in either the base or additive pose. This wouldn't be the expected behaviour for a user when ...
Duplicating an event trigger or repeater section will break the binding when restarting the editor. ...
We are seeing unexpected movement corrections sometimes when pushing one player character up against another character that isn't moving, or against other static primitives that have round features ...
This bug occurs in 5.3 version. It's ok in 5.2 version. ...
Generated from CrashReporter Assertion failed: Message != nullptr [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Classes\Animation\AnimNodeBase.h] [Line: 243] ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 An assertion is thrown when changing Animation Mode to any other mode while a Control Rig is selected. ...
Integer sample rate is not playing well with 23.976(NTSC/24) sample rate, the curve get resample at 30Hz in that case and we loose precision. We need to support FFrameRate sample rate to get accura ...