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

Particle light module doesn't work if forward rendering is enabled

UE - Graphics Features - Dec 13, 2016

There's a UDN link below, the second images in the thread shows this problem. It should be noted that the light module will cast light in forward rendering if "High Quality Lights" is checked in the ...

Cascade editor Background color pick doesn't work when forward shading enabled

UE - Graphics Features - Dec 13, 2016

Multiple UDN issues reported 当我们4.14版本中尝试改变cascade编辑器的背景颜色时,Viewport没有变化,请问还有其他配置吗,谢谢 升级4.14后出现的粒子特效方面的问题 Color Picker not work when forward shading enabled cascade-particle-editor-background-co ...

Mouse capture gets caught by default created PlayerController

UE - Editor - UI Systems - Slate - Dec 12, 2016

In PIE games, it looks like this may be caused by the window immediately taking control of the mouse and setting up focus. In networked games, clients call ULocalPlayer::SpawnPlayActor which will c ...