Velocities are not being cleared when physics simulation set to false. ...
Changing the Global Time Dilation to a very small value and returning it to a large value (by either using the slomo console command or directly in BP - slomo sets TimeDilation) makes Physics simula ...
A player cannot move heavier GC objects even if we have a valid setup due to the GC not reporting the correct mass. ...
The licensee found a way to lock the state of a rigidbody as PBDRigid->ObjectState() == EObjectStateType::Sleeping by subjecting it to a particular transient field composed of a RadialFalloff and a ...
In Unreal Engine version 5.4, all Physics Linear Velocity functions inside PrimitiveComponent class are returning always a velocity of (0,0,0), even if the Body Instances are moving. This was workin ...
A lot of properties are not getting saved correctly to custom configuration files. This looks like that it can be cause by the FConfigContext::PerformLoad function. New conditionals have been added ...
Geometry collection objects do not display any collision visualization, either collision color or wireframe overlay when the view mode is set to Player Collision or Collision Visibility or when the ...
Please note that a similar issue exists [Link Removed], however it is not the same, as this issue requires a bone to be specified in the node to occur. Leaving the Bone Name field as None or Root pr ...
Reported on UDN: Something in the setup of the City Sample vehicles means that if a vehicle starts inside a Box Collider Component then it won't generate an EndOverlap when exiting. Vehicles in ge ...
The sleep state will be overwritten in ClusterUnionManager::UpdateAllClusterUnionProperties. Clustering using AClusterUnionActor results the same behavior as well. ...