Mac OSX Shader compiling crash When Editor Launched from Symlink

UE - Platform - Apple - Nov 10, 2016

When the editor is launched via Symlink on a Mac, the Material Editor will crash when compiling or when building lighting on a level. This does not occur if the editor is launched from an external d ...

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

Sequencer Actor Transforms are not offset when the level is moved in World Composition

UE - Anim - Sequencer - Nov 10, 2016

Sequencer Actor Transforms are not offset when the level is moved in World Composition ...

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