Fbx scene re-import is not marking as dirty new asset

Tools - Nov 10, 2016

Make sure all created and modified asset in a re-import are mark dirty. Creating a collision mesh was dirtying the asset, this is why the bug is only when we are not generating collision mesh. ...

Compile fails when attempting to launch on to Windows with Raw Input plugin enabled

UE - Gameplay - Input - Nov 9, 2016

Compile fails when the user attempts to launch on to Windows with the Raw Input plugin enabled. Error:LogPlayLevel: xgConsole: Module.RawInput.cpp LogPlayLevel: xgConsole: d:\framework\engine\plug ...

Undo in Skeletal Mesh Editor causes model to disappear

UE - Gameplay - Nov 9, 2016

I can across this issue when I was Ad Hocing and wanted to pose a skeletal mesh in a certain way. I imported one into my project and moved a bone, then undo and it was gone. I wanted to check if it ...

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