Using Subversion on a Mac to connect to an online repository causes the Source Control settings window to hang indefinitely and never succeed in connecting ...
Packaging a project will fail if a Blueprint is set to be nativized and that Blueprint is not included in a level. REGRESSION: Yes. The project packages successfully in 4.15. ...
When Scaling in and out in the UMG blueprints with an image applied to an image widget that is set to border as it's "Draw as" selection the image does not scale correctly. EDIT: The UI should prev ...
From UDN: We are using the Cascade particle system and we want to render the same scene with multiple cameras, so multiple renders are required. In order to ensure that the result of the particle s ...
Granular Synth Component is not generating a sound as it previously did. ...
AWheeledVehiclePawn class tries to use CCD in the constructor, but Mesh->BodyInstance.bUseCCD = true this code does not work to activate CCD because Physics Assets could not be available at this ...
Screen Space shadows do not check the view boundary. This can cause extra shadows in split screen, as one view can cast shadows in another view. ...
Certain Lumen Hardware Ray Tracing CVars, when disabled in isolation, will not fall back to tracing the Global Distance Field, because the Global Distance Field is still disabled. The function "Lum ...
Context: The Mutable plugin has a modifier node called Clip Mesh With Mesh that allows Static Mesh modifiers to be assigned as the clip mesh. Under certain circumstances, an assert can be triggered ...
When using a Destructible with World Support set simulate physics can be enabled so long as the DM has not been hit yet. Once it's been hit it no long is able to be set to simulate. ...