Limited range of motion when controlling the camera view with the mouse

Tools - Nov 30, 2016

Unable to control the camera freely using the mouse. This is a regression from 4.14 ...

Crash Occurring in Standalone When a Loaded Sub Level Contains an Actor With a Child Actor Component

UE - Gameplay - Nov 30, 2016

Standalone is crashing when a map containing a sub level that has an actor containing a child actor component is streamed in, or if the level is set to be always loaded. To be clear, this is not c ...

Mesh reduction crash with asset imported using FBX Scene Importer

UE - Graphics Features - Nov 30, 2016

The editor will crash when using Mesh Reduction on an asset imported using the FBX Scene Import options. This same asset will not crash the editor if it has been imported using the normal Import opt ...

PlatformerGame app crashes after opened on tvOS

UE - Platform - Mobile - Nov 30, 2016

PlatformerGame is crashing when packaged and launched on tvOS. Assertion from console log:Nov 30 11:03:12 Apple-TV-Joey PlatformerGame[519] <Notice>: Assertion failed: FMath::TruncToInt(drawableSize ...

Virtual Joystick inactive opacity ignored when Prevent Recenter is on

UE - Platform - Mobile - Nov 30, 2016

Using a touch interface with Prevent Recenter set to true prevents the joysticks from fading to their Inactive Opacity setting. Regression?: No This also occurred in 4.13.1 ...

Array OnRep Notification Not Running on Server

UE - Networking - Nov 30, 2016

Array variables marked as RepNotify are not calling OnRep on the server when they are not directly set using a Set 'VariableName' node. Found in 4.14.0 CL# 3195953 Reproduced in 4.13.2 CL# 317229 ...

Crash: Using Sequencer to attach an actor with multiple skeletal mesh components crashes the editor

UE - Anim - Sequencer - Nov 30, 2016

When using an Attach track in sequencer to attach an actor that contains more than one skeletal mesh component, the UI to choose which mesh component to attach to pops up, but then the editor hangs ...

Stationary Skylight intensity blown out

UE - Graphics Features - Nov 29, 2016

Using a Stationary Skylight appears to be blown out with the SLS Captured Scene. Movable and Static do not exhibit this behavior. Comparison gif attached and sample project attached. Tested with: ...

Ensure triggering gameplay tag after deleting redirect

UE - Gameplay - Nov 29, 2016

Ensure occurs when the user triggers a redirected gameplay tag after the redirect has been deleted. Similar ensure to [Link Removed]. Test Project: [Link Removed] ...

Replacing an asset in a sequence player node does not register in undo history

OLD - Anim - Nov 29, 2016

In the Anim Graph, replacing an asset in a sequence player node does not register in undo history. It does not show up in the Undo History window, and when the user undoes the action, it completely ...