When both Substepping and Tick Physics Async are enabled, there appears to be an inconsistency between the part of the physics simulation that calculates the number of steps and the part that calcul ...
The proposed fix is implemented in CL 25389340 but needs further testing to make sure there are no issues caused by it. ...
From UDN We use SetAllBodiesBelowPhysicsDisabled() to disable some bodies of our Vehicle. However by drawing the disabled bodies' particles position, we found those particles stay where they disab ...
A licensee has reported an inconsistency in how modified base widget class defaults are propagated to children. When modified via the UMG Designer Graph's Class Defaults, derived classes will be mar ...
While drawing thumbnails the objects in a sequence are being transformed causing errant movements. ...
After some testing this issue looks to only occur with queued notifies and not with branching point notifies. UDN: https://udn.unrealengine.com/s/question/0D54z00009643x4CAA/server-doesnt-process-a ...
UDN Link: https://udn.unrealengine.com/s/case/5004z00001ndG9mAAE/tarray-uproperty-element-do-not-get-the-correct-default-value ...
The expected result is that the Used with Nanite flag is enabled when Nanite is enabled in Nanite Tools. Currently, opening Nanite Tools enabled the flag even for non-Nanite meshes. ...