Ease node not considered Pure function but has no exec pins

UE - Gameplay - Blueprint - Nov 10, 2016

Ease node not considered Pure function but has no exec pins. This causes a warning to appear within the compiler results as seen in the attached image. Regression (yes) issue (does not) occur in 4 ...

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

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

Assertion in Linker.cpp when running .exe using Nativized BP

UE - Gameplay - Blueprint Runtime - Nov 9, 2016

When using the experimental nativized blueprint assets, .exe projects will crash with an assertion failure in the LinkerLoad.cpp Line 3900. This crash will only occur using nativized blueprint asse ...

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

Event On Landed does not receive surface type or physical material information

UE - Gameplay - Nov 9, 2016

Event On Landed does not receive surface type or physical material information from the Hit pin. Regression (no) issue (does) occur in 4.12.5 ...

Anim BP Class Defaults are deselected on compile

OLD - Anim - Nov 9, 2016

If the Class Defaults are selected when compiling an animation blueprint, the will be deselected and the user will be required to select them again. This doesn't occur with anim blueprint nodes. A ...