SetGamePaused documentation does not match functionality

UE - Gameplay - Jul 6, 2016

SetGamePaused documentation states that it returns "whether the game was successfully paused/unpaused." This seems to imply that a return value of true means either the game was paused and was unpa ...

Crash when using save all, when there is a 3D widget on an invisible sublevel

UE - Editor - UI Systems - Jul 6, 2016

Crash when using save all, when there is a 3D widget on an invisible sublevel ...

Make Bitmask node returns incorrect value when using custom Enum

UE - Gameplay - Blueprint - Jul 5, 2016

When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...

Details panel for Components of a custom inherited ActorComponent class is uneditable

UE - Gameplay - Blueprint - Jul 5, 2016

When a component is added to an ActorComponent class, and the ActorComponent is then added as a component to another class, the first component appears in the blueprint hierarchy but its detail pane ...

Get percentage for the progress bar in UMG does not reflect changes from a binding

UE - Editor - UI Systems - Jul 5, 2016

Get percentage for the progress bar in UMG does not reflect changes from a binding ...

Hitching when scrubbing values inside of color picker in binary builds

Tools - Jul 5, 2016

Large hitching is occurring when click dragging inside the color wheel of the color picker or scrubbing RGB, HSV, and Value/Saturation sliders. I am only able to repro this issue in Binary builds. ...

All clients return "Client -2:" when using a print string in UMG

UE - Gameplay - Jul 5, 2016

All clients return "Client -2:" when using a print string in UMG ...

Web Browser on a Widget Component appears to be 2D when launching on to Android

UE - Platform - Mobile - Jul 1, 2016

Widget Component Web browser appears to be 2D when launching on to Android ...

World Delta seconds appears to Cause a miss calculation (regression 4.12.3 -> 4.12.4)

UE - Gameplay - Jul 1, 2016

If the user uses world delta seconds in a calculation there appears to be some incorrect values. Note there is also a users project attached if you would like to look at that example. ...

WebBrowser widget appears to remove itself from other widgets in user's project

UE - Editor - UI Systems - Jun 30, 2016

WebBrowser widget appears to remove itself from other widgets in user's project ...