Shadow flicker with dynamic lighting at low cascade levels when FOV changes

UE - Graphics Features - Sep 1, 2017

When using low shadow settings there is a flicker that occurs when changing a camera FOV, the flicker will end as soon as the FOV has finished adjusting to the new FOV. This can occur when:Using a ...

The instructions to add a new parameter on event dispatchers in My Blueprints is out of date.

UE - Gameplay - Blueprint Editor - Sep 1, 2017

The "Inputs" section in the details panel states "Please Press the + Icon Above to Add Parameters," but there is not a "+" icon above. There is now a "New" button to create a parameter. ...

Progress bar causes black screen on iOS

UE - Platform - Mobile - Sep 1, 2017

When using a progress bar that is partly filled the screen on an iOS device will be blacked out except for the screen space containing the filled part of the progress bar This did not occur in stan ...

Editor crashes when building a level containing landscape if Preview Rendering settings are set to Default High End Mobile.

UE - Graphics Features - Aug 31, 2017

Editor crashes when building a level containing landscape if Preview Rendering settings are set to Default High End Mobile. This is a regression. This is working on 4.16 3-3561208 This is not wor ...

New folders don't show up in World Outliner when "Only in Current Level" is set

Tools - Aug 31, 2017

When Only in Current Level is set in the World Outliner, any new folder will be hidden by default since there are no assets from the level in the new folder. This make it seem that the folder wasn' ...

UMG Visibility binding resets to default after closing and reopening project first time

UE - Editor - UI Systems - Aug 31, 2017

UMG Visibility binding resets to default after closing and reopening project first time. "Get Visibility" on Button click boolean toggle for widget blue print "False" return node value gets automa ...

Incorrect tooltip message when dragging a component from the tree to the graph

UE - Gameplay - Blueprint Editor - Aug 31, 2017

REGRESSION: Yes, does not occur in 4.17 When dragging a blueprint component from the Component tree into the graph, user receives an incorrect tooltip message (same one if they attempt an incorrect ...

Widget component Navigation does not appear to work with "Recieve Hardware Input" set to true

UE - Editor - UI Systems - Aug 31, 2017

Widget component Navigation does not appear to work with "Recieve Hardware Input" set to true. When using the arrow keys to navigate the menu, the focus does not change as it would in the 2D equival ...

Shared Material Native Libraries causes packaging for Android to fail

UE - Platform - Mobile - Aug 31, 2017

Packaging for Android with Shared Material Native Libraries (and Share Material Shader Code as it is required to enable the other setting) results in failure from AutomationTool. Logs attached Reg ...

Editor crash when Sequence component is added to code class

UE - Anim - Sequencer - Aug 31, 2017

Adding a USequenceComponent to a code class will cause the editor to crash when the component is selected in blueprints Regression: No - same behavior occurs in 4.16.3 (CL 3561208) ...