Using "RecompileShaders All" while PIE crashes editor with an assert.

UE - Graphics Features - Nov 10, 2016

I ran the command with no actual changes to shaders. Recompileshaders global and changed did not crash the editor. ...

Procedural Mesh generated on BeginPlay does not collide with sweep actors in a packaged game

UE - Gameplay - Nov 10, 2016

If a Procedural Mesh is created on BeginPlay (at runtime) instead of in the Construction Script, collision with non-player objects does not register correctly in packaged or launched games. This wor ...

Rocks in VehicleGame create unnatural physics reactions with the Vehicle.

Docs - Samples - Nov 10, 2016

The rocks in VehicleGame are causing the vehicle to have physics spasms by flipping and jumping the vehicle. ...

A text block's outline appears to provide an outline for the drop shadow as well.

UE - Editor - UI Systems - Nov 10, 2016

A text block's outline appears to provide an outline for the drop shadow as well. ...

LOD materials are wrong for multiple tree static meshes in Kitedemo

Docs - Samples - Nov 10, 2016

A lot of the tree meshes become big and blocky at the furthest LOD level. This causes them to look odd when they are far away in the distance. This is a regression from 4.13.2 ...

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

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