Adding a Reroute node to a function's array output will cause the Function node to be missing the output. This seems to be only effecting Arrays. Standard variables work fine. ...
Set Ignore Look Input stacks the resulting value each time it is called. If Set Ignore Look Input is called more than once with the same value, it will take as many calls with the opposite value to ...
Setting a parent and child static mesh scale to negative effects the rotation on child when Snapped To Floor Looks to be directly related to this JIRA: https://jira.ol.epicgames.net/browse/UE-3152 ...
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 ...
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 ...
When the cvar "r.VolumetricRenderTarget.PreferAsyncCompute" is enabled, it will cause Volumetric Clouds to ignore the influence of Volumetric Fog. In high-fog environments, this can cause the clouds ...
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 ...
This will occur when changing between all Import Types (so long as Create Materials is checked). The callstacks are slightly different depending on which Import Type you switch to. [Link Removed] ...
When a user creates a blueprint node of their own that is used to spawn a user created object, the project becomes unable to be saved after the blueprint is put into use. ...
Calling SetNavigationRule at runtime does not update the widget navigation of the selected widget. Regression: No - same behavior occurs in 4.16.3 (CL 3561208) ...