StartWithTickEnabled is ignored for actor components that auto activate

UE - Gameplay - Components - Jul 13, 2017

Any change to the setting for the variable bStartWithTickEnabled in a skeletal mesh component is not registered. The component will tick even when the variable is set to false. Setting bStartWithT ...

Crash upon taking a screenshot on Gear VR

UE - Platform - XR - Jul 13, 2017

Using the shot console command or the RequestScreenshot function to take a screenshot in Gear VR causes the app to crash. This was tested on Android-19, ETC-1 configuration, with both Developer Mode ...

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