tvOS remote does not map to gamepad inputs.

UE - Platform - Mobile - May 10, 2016

This may be helpful: [Link Removed] ...

BP - Invalid component variable reference 'Access None' spam in a dedicated server build if the component class returns 'false' for NeedsLoadForServer().

UE - Gameplay - Components - May 10, 2016

If a component class returns 'false' for NeedsLoadForServer(), then variables will not be included in the class in a cooked/packaged dedicated server build, and thus any variable references in scrip ...

Chaperone bounds appear to move around in the Vive

UE - Platform - XR - May 10, 2016

If the player moves their head around with the chaperone bounds showing the bounds will wave back and forth in a floating fashion. ...

Plugin fails to compile in 4.11 due to redefinition errors

UE - Foundation - Cpp Tools - Plugin System - May 10, 2016

Plugin fails compile in 4.11 / 4.12 due to redefinition of class/struct type (locally). AH user reported LNK2005 error when compiling in 4.11 Regression: YES? - Project with the attached plugin co ...

Using FEditorModeID for the "Mode" console command does not switch the modes tab

Tools - May 10, 2016

Using the FEditorModeID for the different editor modes does not affect actual modes available in editor Modes tab. Example: Command "Mode EM_Foliage" does not switch to the foliage mode Workaround ...

Occasional 1-frame UMG render data corruption on Metal

UE - Graphics Features - May 10, 2016

Crash in FObjectReplicator::StartReplicating when removing replicated uproperty and hot reloading with two players

UE - Networking - May 10, 2016

The editor crashes when the user removes the replicated uproperty from a variable and tries to hot reload while a PIE session with two players is still active. This issue was found while trying to ...

Creating a multi animation sequence that uses an additive animation does not play back correctly

UE - Anim - Sequencer - May 9, 2016

Creating a multi animation sequence that uses an additive animation does not play back correctly. In the attached project you can Play MatineActor and MatineActorLevelSequence(Converted matinee t ...

Selecting multiple platforms to package in UFE may result in not all of the selected platforms being packaged

UE - Platform - Console - UnrealFrontend - May 9, 2016

A user stated that when trying to use UFE to package for WindowsNoEditor, WindowsServer, LinuxNoEditor, and LinuxServer, not all of the platforms were actually being packaged. LinuxNoEditor was bein ...

Nested inline UObject properties don't expand in Actor blueprint detail panel

UE - Gameplay - Components - May 9, 2016

Customer provides details, including a fix for the problem. See UDN post attached. ...