Line Trace Does Not Register Hit On Bottom Of Landscape

UE - Simulation - Physics - Dec 15, 2016

When using a line trace under a landscape it no longer registers a hit on the underside. REGRESSION? Yes Worked 4.13.2 CL 3195953 Broken 4.14.1 CL 3224400 ...

Renaming an interface appears to cause pins to disconnect

UE - Gameplay - Blueprint - Dec 15, 2016

Renaming an interface appears to cause pins to disconnect from the functions of that interface in the blueprints that use that interface. Any wires for the updated parts of the interface are disconn ...

Reimport Does Not Honor "Combine Meshes" Initial Setting

UE - Editor - Content Pipeline - Import and Export - Dec 14, 2016

When reimporting a mesh that was originally imported with "Combine Meshes" off it will come back in as a combined mesh. ...

VLC Media Platform Override ignored in Packaged Game

Media Framework - Dec 14, 2016

If the user has compiled the VLC Media Player plugin and uses the Platform Overrides to assign VLC player as the default decoder, it will not be applied in a packaged game. ...

Crash: Changing Material Property Overrides of Material Instance

UE - Graphics Features - Dec 14, 2016

When a material has a static bool parameter AND this is overridden in a material instance, Trying to change Blend Mode or Shading Model under the Material Property Overrides crashes the editor. Thi ...

Skeleton Tree is not showing any bones

UE - Graphics Features - Dec 14, 2016

REGRESSION Yes, investigating range. In Persona, when viewing a Skeleton, no bones appears in the Skeleton Tree. This is working in //UE4/Dev-Framework at latest, but not in //UE4/Main. ...

Compile error packaging QAGame with nativization on Mac

UE - Gameplay - Blueprint Runtime - Dec 13, 2016

QAGame is failing to compile with Blueprint Nativization turned on ...

Error maximum ps_5_0 sampler register index (16) exceeded on some materials in InfiltratorForward

UE - Graphics Features - Dec 13, 2016

Certain materials no longer compile in InfiltratorForward with Forward Shading enabled. These materials were not having this compile issue in //UE4/Main @ CL - 3231640 which is the CL before Dev-Ren ...

Crash dragging a TextRender blueprint into the viewport with a Set Text node in the Construction script

UE - Gameplay - Dec 13, 2016

The editor is crashing when dragging a TextRenderActor BP with a Set Text node in the construction script. ...

"There is an enum property of type 'ECollisionChannel' with an invalid value of '(INVALID)" warning when opening Level Blueprint

UE - Gameplay - Dec 13, 2016

REGRESSION Yes, does not occur in 4.14 at CL 3232073. When opening the level blueprint, the user sees the following warning in the output log:In asset 'None', there is an enum property of type 'EC ...