Fire tower lights do not change when held down in StrategyGame on iOS

Docs - Samples - Aug 18, 2016

The fire tower charge effect is not working correctly on iOS. This was tested with an iPhone6S_6240 OS: 9.3.2 Does not occur on Android. Tested on Galaxy S7 ...

[MAC] Editor keyboard bindings do not allow overriding already bound shortcuts

UE - Platform - Apple - Sep 9, 2015

When entering "ALT+B," to rebind keys to a function, red warning flashes for 1 frame, does not allow function to be rebound to this key combination *See attached image. ...

Converting a node from pure to impure and vice versa is listed incorrectly in undo history.

UE - Gameplay - Blueprint - Sep 16, 2016

When converting a node into a pure cast the undo/redo options and undo history will list it as a convert to impure cast. When converting a node into an impure cast the undo/redo options and undo his ...

Right click rename curve in Persona does not allow you to change the name of the curve on Mac

UE - Platform - Apple - Oct 24, 2016

The user is unable to right click to rename a curve on Mac as it immediately reverts to being uneditable. The user can double click to rename the curve. This does not occur on Windows. ...

Passing a TAssetPtr into a BlueprintImplementableEvent results in a build error in the generated code.

UE - Foundation - Core - Dec 2, 2015

Trying to pass a TAssetPtr to a BlueprintImplementableEvent function will result in a build failure. It appears that the TAssetPtr should be passed as a const reference, but this results in an error ...

SColorGradientEditor Does Not Trigger OnCurveChanged Events

Tools - Feb 26, 2016

User Description: "SCurveEditor, class which is used for float ramps, seems to trigger OnCurveChanged events for the underlying curve; however SColorGradientEditor (constructed by SCurveEditor) seem ...

Setting Asset ID reference to instance on a different level causes reference to be lost on reload if asset is renamed.

UE - Gameplay - Blueprint - Nov 25, 2016

When a variable of type AssetID is set to an asset on another level, the reference to the second asset is lost after reloading the project if the second asset is renamed. Regression: No - this beha ...

Impure Cast Nodes Can be Converted to Pure While the Blueprint Graph is Read-Only

UE - Gameplay - Blueprint - Dec 1, 2016

Cast nodes can be converted to pure while the blueprint graph is in read-only mode, such as when you are debugging the blueprint. Found in 4.14.0 CL# 3195953. Reproduced in 4.13.2 CL# 3172292 and 4 ...

Material Slot Names Get Replaced With "None" After Merge Actors Operation

Tools - Mar 23, 2017

After merging two actors the resulting merged actor's slot names will be replaced with "none". Fixing this is a very tedious process for our licensee since there usually is a large amount of slot ...