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

Imported camera in sequencer is rotated -90 degrees

UE - Anim - Sequencer - Dec 13, 2016

Imported camera in sequencer is rotated -90 degrees. I got the same result in 4.14 ...

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

Ensure when setting Bone Axis to None in Spline IK

UE - Anim - Rigging - Dec 13, 2016

An ensure occurs when setting Bone Axis to None on a Spline IK node. This doesn't occur with any of the other options for Bone Axis. ...

Crash compiling animation blueprint with Spline IK node

UE - Anim - Rigging - Dec 13, 2016

Crash occurs when compiling an animation blueprint with a Spline IK node. This seems to occur only with the Start and End Bone settings set a certain (perhaps incorrect) way. In the example given, ...

Collision Not Working on Dynamically Spawned Objects While Using 'Cook Blueprint Component Data for Faster Instancing at Runtime'

UE - Gameplay - Blueprint - Dec 13, 2016

Dynamically spawned objects' collision does not seem to be working in a packaged game when the Cook Blueprint Component Data for Faster Instancing at Runtime option is enabled. Found in 4.14.1. Un ...

App crashes on launch on tvOS/iOS

UE - Platform - Mobile - Dec 13, 2016

This crash was caused by Dev-Rendering's merge to Main @ CL 3231696 Apps are crashing on launch on tvOS and iOS This crash is also occurring in Main ...