Sequencer losing bindings when undoing assign actor action

UE - Anim - Sequencer - Nov 9, 2016

Noticing that when I undo assigning an actor it no longer plays back the previously assigned actor. ...

Cable Component unable to convert to static mesh notification

UE - Gameplay - Nov 9, 2016

While Ad Hoc the new features for 4.14, I was testing the feature of converting actors to static meshes. I attempting to convert the cable into a static mesh and I went through the windows and noth ...

Sequence onStop does not appear to fire off in a packaged project

UE - Anim - Sequencer - Nov 9, 2016

Sequence onStop does not appear to fire off in a packaged project. The functionality appears to be present in the editor, however this does not appear to be the case after packaging. ...

Normal tangents aren't recalculated on skeletal meshes with bone transforms when recompute tangent is enabled

UE - Graphics Features - Nov 9, 2016

Enabling recompute tangents on a skeletal mesh does not recompute tangent normals for translated parts of the skelmesh. If you addr.SkinCache.CompileShaders=1r.SkinCache.Mode=1r.SkinCache.Recompute ...

Calling FHttpResponsePtr::GetContentLength() from OnRequestProgress delegate returns different values on Mac/iOS than Windows

Tools - Nov 9, 2016

Licensee was looking for a way to get total file size to display download progress. On Windows (which uses the curl library for Http request/response), binding a function to the OnRequestProgress d ...

Add Gameplay Tag and Append Gameplay Tag Containers use the same tooltip

UE - Gameplay - Nov 8, 2016

In a blueprint, the Add Gameplay Tag and Append Gameplay Tag Containers user the same tooltip (which seems to only be relevant to Append Gameplay Tag Containers). ...

Shift drag objects pivot causing broken movement

Tools - Nov 8, 2016

In another related bug UE-38381, but this bug causes the cube to instantly move to where your mouse is located after shift is released a second time. This occurs in 4.13 therefore not a regression ...

Shift drag Pivot on an Object in editor does not work

Tools - Nov 8, 2016

When holding shift on any axis, the camera follows the object when you move around the level. When trying to do this with the pivot, the cube does not move at all. This issue is present in 4.13 as ...

If a data table row has been modified, two clicks on another row are required to switch

Tools - Nov 8, 2016

The row selection doesn't update on the first click if the previously selected row had been modified. This is likely because we cache the selected row before updating the data table to reflect the n ...

Changing Blueprint Interface's Const Status Doesn't Update Blueprints its Already Implemented In

UE - Gameplay - Blueprint - Nov 8, 2016

Implementing an interface that contains const functions and later attempting to change these functions to be non-const does not update the status of the functions inside of the actor they are implem ...