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. ...

Physical Material Mask does not appear in the Material Instance Editor

UE - Simulation - Physics - Jun 29, 2022

Although MaterialInstanceConstant has a physical material mask and physical material mask map property, these properties does not appear in the Material Instance Editor's details panel. ...

Add World Rotation applied to a Static Mesh simulating physics behaves erratically 

UE - Simulation - Physics - Jun 28, 2022

This is a regression. Tested in //UE4/Release-4.27 CL18319896 Add World Rotation applied to a Static Mesh simulating physics behaves erratically. ...

Collision between Vehicles and Instanced Meshes are behaving differently than expected

UE - Simulation - Physics - May 20, 2022

This is a regression tested in //UE4/Release-4.27 CL18319896 Vehicle from the Vehicle template clips through instanced meshes, and can't be driven on them.  ...

Generate all Bodies on Selected Bones Does Not Generate Single Convex Hulls Uniformly

UE - Simulation - Physics - May 12, 2022

Occurs 5/5 Times Regression does not occur in //UE4/Release-4.27.2 @ CL 18319896 When 'Generating All Bodies' on a bone the single convex hull does not generate uniformly.  ...

Enabling Collision on a Spline Mesh component with a Static Mesh assigned causes an assertion to fail while executing in a package

UE - Simulation - Physics - May 4, 2022

Enabling Collision on a Spline Mesh component with a Static Mesh assigned causes an assertion to fail while executing in a package. This does NOT occur if you play in editor. Repro Rate: 4/4 Teste ...

Add Actor World Offset does not work consistently with physics-enabled objects

UE - Simulation - Physics - May 3, 2022

Add Actor World Offset does not work consistently with physics-enabled objects Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there, it is a regression ...

Low acceleration changes causes the object's velocity to nearly zero out.

UE - Simulation - Physics - Apr 20, 2022

Low acceleration changes causes the object's velocity to nearly zero out. The range this seems to occur at for the Acceleration change is between the values of zero and approximately thirty. Repro ...

Physic Constraint movement is quadratic where previously it was spherical

UE - Simulation - Physics - Apr 6, 2022

Physic Constraint movement is quadratic where previously it was spherical. ...

Potential Memory Leak when frequently terminating and re-initializing FConstraintInstance

UE - Simulation - Physics - Mar 29, 2022

From User: When frequently terminating and re-initializing the FConstraintInstance, there appears to be a leak when cleaning up the disabled joint, which leads to an ever growing list that gets sort ...