The Preferred Accessor setting in the Editor Preferences window only sets the setting for the current project instead of all projects using that Editor

Tools - Apr 24, 2017

Selecting Visual Studio 2017 as the preferred Source Code Editor in the Editor Preferences window only sets that preference for the current project, instead of making it a setting for any project us ...

Blueprint's location reset to 0, 0, 0 after being detached in a network environment

UE - Networking - Apr 24, 2017

Attaching / Detaching a blueprint actor to a player in a network environment causes location errors when the detach occurs. Even without the attach events being replicated or the blueprint's movemen ...

Variable Reset on Child in level

UE - Gameplay - Blueprint - Apr 24, 2017

For a child instance inside of the level, the value of a parent int variable will reset if you add a new variable in the child and if there is a function in the parent that has the child as an outpu ...

Black screen caused by depth of field on several mobile devices

UE - Platform - Mobile - Apr 24, 2017

DOF does not display correctly(screen turns black) on several mobile devices. I could repro the issue on:Samsung GALAXY S7, Android 6.0.1Xperia X Performance (F8132), Android 6.0.1 ...

Collapsing a local variable Get/Set node into a new function or macro will result in a BP compile error.

UE - Gameplay - Blueprint - Apr 21, 2017

We currently overlook local variables being collapsed into new function and/or macro graphs, where they are no longer in scope. Current workaround: Manually delete local variable "get" and "set" no ...

Crash selecting variable type in My Blueprint panel

UE - Gameplay - Blueprint Editor - Apr 21, 2017

Crash occurs when selecting a different type for a variable in the My Blueprint panel. The crash does not occur when doing this in the Details panel. This does not occur in UE4/Main. Similar to [ ...

4.16 Mobile Compat Pass - QA-Decals - UI glitch when playing on a 9.3.5 iOS Device

UE - Platform - Mobile - Apr 21, 2017

While testing in QA-Decals on iOS device, after loading into the project the UI will be glitched ~50% of the time. After further testing, it seems this bug only occurs on iPads running the iOS vers ...

Force feedback effects only play the value at time 0 in curve

UE - Gameplay - Apr 21, 2017

Force feedback effects will persistently play at whatever the value is set at Time 0 in the curve. This does not occur in UE4/Main ...

Code doesn't work for custom binary projects on Linux

UE - Platform - Linux - Apr 21, 2017

If a binary engine is generated from a source build on Linux, attempting to create a code project / add code to a BP project will fail to compile properly. ...

Blueprint projects fail to Package for iOS

UE - Platform - Mobile - Apr 21, 2017

Blueprint projects are failing to package for iOS from Mac and Windows. We are also blocked from building iOS from Windows (see: [Link Removed]). These issues are failing with 2 different messag ...