This is an infrequent but longstanding crash that has occurred since at least UE 4.12. User DescriptionsTrying to paint a landscape texture on a seemingly bugged out sector, which was stuck with th ...
Sampling Cloud Shadows when rendering the Sky Atmosphere can incorrectly assume that the view is located at the planet's North Pole. This causes distortion in the shadows when using a sphere-shaped ...
When launching a packaged game from the nDisplay Switchboard, the nDisplayConfig file fails to link the cameras to the viewports. Inside the log generated by the Switchboard an error is displayed th ...
When moving along a positive axis using world origin shifting, the value of the axis will increase and the origin will shift until it reaches a maximum value of 2147483648.000, it will transport the ...
Behavior Tree Decorators are not aborting when observer aborts is set in the Behavior Tree. Setting Observer Aborts inside of the Decorator blueprint causes it to work as expected. Found in 4.12.2. ...
This is a semi-common crash in the 4.18 release. There is one recorded case of this callstack also occurring back in the 4.11 release, but it seems to be an exception. All other cases have only occu ...
From reporting UDN: "We had a weird issue with new components added in C++ not being instanced properly on non-direct Blueprint children. It seems to happen if loading of the parent BP is deferred ...
Context One File Per Actor (OFPA) reduces overlap between users by saving data for instances of Actors in external files, removing the need to save the main Level file when making changes to its Act ...
Within a Level Sequence, it's possible to override the transform (OriginOverrideLocation) of a ShotTrack. This generally works as expected — all nested ShotTracks should inherit and apply the transf ...
When using Drad and Drop UMG with iOS via the information provide in the forum thread, the project will crash on the device it is deployed to when dragging the UMG ...