A crash occurs when starting either the Landscape Painting Mode or Landscape Sculpting Mode tutorials. It crashes even if a landscape is already in the level. This is similar to [Link Removed], h ...
The Foliage tab is disabled while simulating in the viewport, however if the user has the Foliage Select mode enable when they simulate and click on a foliage instance in the viewport it will crash. ...
Using the gamepad to scroll a scrollbox causes the scrolling to move slower. Tested in 4.18.3(CL - 3832480), 4.19.2 (CL - 4033788), 4.20.1 (CL - 4233996), 4.21 (CL - 4245542) ...
REGRESSION: No When deleting a reference variable, any resolve node pins using it will have a picker added, which won't have anything listed in their dropdown. This isn't consistent with what happ ...
As described in the linked UDN, non-replicated components aren't being hooked up properly after an actor goes out & back into relevancy. The proposed fix sounds correct, calling MoveMapedObjectToUnm ...
Within USkinnedMeshComponent::UpdateLODStatus_Internal, if the USkinnedMeshComponent does not yet have a MeshObject, MaxLODIndex will be left as 0 and as a result PredictedLODLevel will be set to 0 ...
While doing some extra testing of the Submix Analyser fixes, I noticed there is a setting to set the channel of the submix to give the analyser. It always works for channel 0, but changing it to any ...
Result : while displaying the Nanite version of the landscape, the paint layers behave erratically (see video : [Link Removed]) If rebuilding the Nanite data, the bug gets fixed until the user sta ...
Occasionally, PhysicsControl controls will teleport to the world origin. This is sporadic and generally fixes itself either with a restart. In the licensee's case, the controls were also animation d ...
TRange::Difference function does not handle bounds correctly, causes crash in the sequencer when "Trim And Preserve Left/Right" is used in the user's example project. User provided a potential fix: ...