Crash using Custom HLSL Node with Empty Shader Directory

UE - Graphics Features - Jul 13, 2017

A crash is occurring when adding an empty shader directory when using the custom node within the material editor. This crash is preventing some users from opening their projects that use this workfl ...

Server crashes when client connects after Server has reloaded a sublevel with a deleted actor

UE - Networking - Jul 13, 2017

UNetDriver::DestroyedStartupOrDormantActors maintains a list of deleted startup (and dormant) actors. This is used to notify clients that have joined the server of Actors that need to be destroyed ...

Sequencer capture movie rendering is issue.

UE - Anim - Sequencer - Jul 13, 2017

This problem always occured in 4.16.0, 4.16.2. It does not occur 4.15.3. ・Reproduction Project Linkhttps://udn.unrealengine.com/storage/attachments/299111-captureerror-416.zip ...

Editor Crashes when working in QAGame TM-Sequencer_EventTrack - TCString<TCharType>::Strlen(InName)

UE - Anim - Sequencer - Jul 12, 2017

Editor Crashes when working in QAGame TM-Sequencer_EventTrack - TCString<TCharType>::Strlen(InName) This Assert happens randomly throughout the repro-steps. I am unsure what about the process cause ...

Editor is missing the Quick Feedback Message Bubble

Tools - Jul 12, 2017

The quick feedback message bubble is missing from the editor. It is also missing in asset editors as well This is a regression from 4.16.2 ...

Error: CDO Constructor (DeprecatedGearVRControllerComponent): Failed to find /OculusVR/Meshes/GearVRController message launching onto Android from Mac

UE - Platform - XR - Jul 12, 2017

Only occurs launching onto device from Mac. Did not occur from windows. Error message is displayed on android device when launching QAGame QAEntry on to it:Error: CDO Constructor (DeprecatedGearVRC ...

shadow seam occurs when lighting is built after object is rotated

UE - Graphics Features - Jul 12, 2017

There is an issue that is occurring where visible shadow seams appear after an object is rotated where it was not previously. CL tested 4.15.3 - CL 3450819 - Issue is present 4.16.2 - CL 3514769 - ...

On Anim Initialized gets triggered when the user compiles the blueprint multiple times

OLD - Anim - Jul 12, 2017

On Anim Initialize even triggers when the user compiles the blueprint multiple times when not playing in viewport. ...

GearVR trackpad quadrant buttons not detected in TM-MotionControllers

UE - Platform - XR - Jul 12, 2017

Using the TM-MotionControllers map as a test for GearVR, the 4 buttons in the trackpad quadrants of the bluetooth controller don't register via the blueprint. This issue did not occur on Vive at th ...

Breaking links one Set By-Ref Var node breaks the other as well (wildcards)

UE - Gameplay - Blueprint Editor - Jul 12, 2017

If the user breaks the link on one pin on the Set By-Ref Var node, it will break the link on the other pin as well. ...