Issue when turnning a character into ragdoll using PhysicsControlComp with async physics

UE - Anim - Synthesis - Jul 16, 2024

When turnning a moving character into ragdoll, it freeze a bit with TickPhysicsAsync on. If we log the character's pelvis position, it seems jump backward in the first few ticks. Also, it only happ ...

SkeletalMeshActor flickers rapidly when PhysicsAsset contains multiple boxes.

UE - Anim - Synthesis - Apr 12, 2024

SkeletalMeshActor using a PhysicsAsset with custom box shapes may flicker rapidly in Editor when not selected, and also flickers in PIE mode. If occlusion culling is disabled the flickering stops. ...