Cloth collisions thickness doesn't scale with the character.

UE - Simulation - Physics - Character - Jan 10, 2023

Character's clothes bubble up as their scale goes down due to the collision thickness not being correctly scaled. ...

The cloth wrap deformer doesn't scale the mapping influence distances when the character is scaled

UE - Simulation - Physics - Character - Jan 10, 2023

The PositionBaryCoordsAndDist, NormalBaryCoordsAndDist, and TangentBaryCoordsAndDist data that all contain the vertex distance information to the simulated triangle in the cloth shader doesn't scale ...

Cloth simulation breaking after scaling > 10

UE - Simulation - Physics - Character - Jan 4, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Simulation appears to work fine when scaled by 10, but any higher and it starts to mis ...

Physics Velocity updating for Character objects, even with Teleporting enabled

UE - Simulation - Physics - Character - Nov 28, 2022

Reproduced 3/3 times. Issue does not occur in //UE4/Release-4.27, so Confirmed Regression. ...

Rigidbody world space simulation overwrites scaling of the skeletal mesh

UE - Simulation - Physics - Character - Nov 14, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Not a Regression. ...

Ensure occurs when RBAN simulated rigid body approaches UseComplexAsSimple mesh

UE - Simulation - Physics - Character - Jun 30, 2022

When a collision enabled RBAN node attempts to collect surrounding meshes, if there is a mesh with UseComplexAsSimple, it will hit the Ensure when cloning a mesh on the task graph thread. Disabling ...

Ragdoll Physics Assets Move Sporadically After Ragdoll Physics Event Invoked

UE - Simulation - Physics - Character - May 3, 2022

Occurs 3/3 times. Skeletal mesh with ragdoll physics applied exhibits sporadic motion after ragdoll physics is initiated.  Regression does occur: When tested in //UE4/Release-4.27.2 @ CL18319896 n ...

Cloth debug materials cause asynchronous queue to be flushed out

UE - Simulation - Physics - Character - Oct 25, 2021

The cloth debug materials are causing a slower opening of the editor. Would be better done at plugin initialization time. ...

Cloth Rendering - Optimizations cause a one frame geometry stretch when off screen cloth is teleported back on screen.

UE - Simulation - Physics - Character - Aug 26, 2021

Render optimizations are causing the cloth render data to be updated one frame too late after an off screen cloth object has been teleported back on screen. The optimisation triggers itself after a ...

Realtime Rendering toggle disabled after using Cloth Painting

UE - Simulation - Physics - Character - Jul 29, 2021

After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...