If Tick Interval is set to something non-zero, the game will freeze when Set Game Paused is called. If not manually closed through the Task Manager, this will lead to an out of memory crash. This ...
PxShapes are created with a ref count of 1, and it is up to the caller to decrement this once the shape has been attached to an actor. There are a handful of places in the code in which this doesn' ...
The Highlight is gray and the field does not take keyboard focus after making changes in the text field of an element of a local array and then clicking into another. ...
Changing the Max LODLevel on a landscape causes a crash in content examples. ...
Fracturing a mesh with Apex Destruction in 4.24.1 (CL-10757647) causes the mesh to disappear after clicking Fracture. This behavior was not present in 4.23.1 (CL-9631420). Unable to confirm this in ...
When Landscape GPU Culling is operational, patches of Landscape will have heavy overdraw. This requires Nanite and Lumen to be disabled - the test project is set up with this by default. This quad ...
Particles using Distance Field collision can have their collision controlled by "r.DistanceFieldAO". It appears that the condition in "ShouldPrepareGlobalDistanceField(...)" from DistanceFieldAmbie ...