Memory increase when exiting PIE with Project Settings open

Tools - Nov 30, 2016

Memory increase when exiting PIE with project settings open Regression: YES Broken: 3195953 (4.14.0) Worked: 3195953 (4.13.2) ...

Cannot Move Assets and Folders Simultaneously in Content Browser

UE - Editor - Content Pipeline - Content Browser - Nov 30, 2016

Users cannot move assets and folders from the same containing folder to a different folder causing them to have to move them separately. Regression: No ...

Timing appears to be different for the first call of tick

UE - Gameplay - Nov 30, 2016

Timing appears to be different for the first call of tick causing the camera to appear in a different area than what it was in 4.13 This issue appears to be a regression ...

Cannot Include VoiceInterface.h Without First Including OnlineSubsystem.h

UE - Networking - Nov 30, 2016

Including VoiceInterface.h causes compiling to fail until you include OnlineSubsystem.h in the same file. This is not expected because VoiceInterface.h is part of the OnlineSubsystem module which ...

K2Node_SwitchEnum doesn't use EnumRedirects

UE - Gameplay - Blueprint Compiler - Nov 30, 2016

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