Physics Constraint returns incorrect values for Swing1, Swing2, and Twist

UE - Simulation - Physics - Jul 7, 2022

Tested in //UE5/Main CL#20966071 Tested in //UE4/Release-4.27 CL#18319896 Physics Constraint returns incorrect values for Swing1, Swing2, and Twist. ...

Setting AnimationMode to "UseAnimationAsset" inside Sequencer might not be set properly.

UE - Anim - Sequencer - Sep 30, 2024

Adding a new key inside a LevelSequence that changes the AnimationMode of a SkeletalMesh to "Use Animation Asset" can bug out the AnimationMode constantly change between "UseCustomMode" and "UseAnim ...

Asset localization does not work properly for Paper2D related assets such as Flipbook

UE - Foundation - Mar 18, 2022

This issue is resolved by changing Paper2D's LoadingPhase to PostConfigInit, but this is a workaround. We suggest a better long term fix via AssetRegistry changes (see comments). In the default la ...

[MetaSounds][Diffuser] - Feedback on the Diffuser is not clamped

UE - Audio - MetaSounds - Mar 1, 2022

The feedback on the Diffuser node is not clamped. Ouch. ...

EQS Overlap test no longer recognizes custom Collision Object Channel

UE - AI - Nov 12, 2019

Environment Queries Ignore tests for Custom Collision Object Overlaps. Note: The expected behavior seems to have worked in 4.21, After following the steps to reproduce, I can verify a successful de ...