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

Actors carried across seamless travel have construction script rerun

UE - Gameplay - Dec 13, 2016

Per https://udn.unrealengine.com/questions/326046/blueprint-properties-reset-across-seamless-travel.html#answer-326562 ...

The name of imported asset is not listed in the DataTable Options

Tools - Dec 13, 2016

When importing a CSV file as a DataTable, the name of the asset isn't listed in the DataTable Options window. This can make it confusing for the user when they try to import multiple files at once, ...

"Failed to initialize LibOVR" error when launching the editor without OVR SDK

UE - Platform - XR - Dec 13, 2016

REGRESSION Yes, did not occur in //UE4/Main at CL 3231640. When launching the editor without having the OVR SDK, user receives a "Failed to initialize LibOVR" error message with CAPI Error: -3001. ...

Fbx importer crash when reordering material array

Tools - Dec 13, 2016

Its possible to have a fbx file which as unused material in the fbx node. The reorder material function is not handling this case. ...