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

Launching HTML5 from Project Launcher causes an error

UE - Platform - Mobile - Dec 13, 2016

Projects launched from project launcher are receiving an expression error on Google Chrome and FireFox. ...

Attach actor to actor with the transform set to snap to appears to offset when calling it multiple times on multiple actors

UE - Gameplay - Blueprint - Dec 13, 2016

Attach actor to actor with the transform set to "snap to" appears to offset when calling it multiple times on multiple actors. ...

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

Crash opening ContentExamples with the -d3ddebug command

UE - Graphics Features - Dec 13, 2016

Editor is crashing when opening ContentExamples with the -d3ddebug command line argument ...

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