Return values are not saved in blueprint functions

UE - Gameplay - Blueprint - Sep 1, 2017

Blueprint function return nodes don't save any settings applied directly to the return node itself. Regression: Yes - this behavior does not occur in 4.16.3 (CL 3561208) ...

Function boolean return nodes often set to true will default to false once saved project is closed/reopened

UE - Gameplay - Sep 1, 2017

The new function output booleans within blueprint class actors are not saving intended true/false entries. This issue is a regression. Works in: 4.16.3-3561208 Does not work in: 4.17.1-3586342 and ...

Get Mouse position returns 0,0 on mouse release when the editor is fullscreen immersive mode

UE - Editor - UI Systems - Sep 1, 2017

Get mouse position returns zero when when playing in editor with the editor full screened and using immersive mode Note: If a constant value other than 0,0 is printed run the test of the other moni ...

Camera appears to lag/stutter when playing a video in VR

UE - Platform - XR - Sep 1, 2017

The view appears to lag/stutter it is most apparent when looking at the edges of the floor when moving the HMD around. After the video ends the view appears to smooth back out. ...

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 ...