Multiplayer Shootout is broken in 4.12

Docs - Samples - Jul 7, 2016

Multiplayer Shootout is broken in 4.12. Appears to be caused by the AimOffset animations being imported at the incorrect scale. Regression: Yes, does not occur if you create a 4.11 version of the ...

Sequence Recorder doesn't record First Person Template character correctly

UE - Anim - Sequencer - Jul 7, 2016

Sequence Recorder doesn't record First Person Template character correctly. I wasn't able to track down exactly what it is about the First Person Character Blueprint that causes this though. ...

Thumbnails rendered incorrectly in Content Browser

UE - Editor - Content Pipeline - Content Browser - Jul 7, 2016

While working with several different Blueprints classes, their Content Browser Thumbnails will become corrupted and render the contents of other assets. (See Attached Image) The Bullet Asset is act ...

Planar Reflections on Mobile short view distance for non single plane faces

UE - Platform - Mobile - Jul 7, 2016

Planar Reflections on mobile work well with single plane assets but not with anything with multiple sides, like a box. Tested in: 4.12.4 CL-3028348 4.13 Dev-Editor CL-3038075 ...

Planar Reflection seems to render inverted

UE - Platform - Mobile - Jul 6, 2016

Planar Reflections seem to be inverted on mobile devices. The angles seem to be off too. ...

Shader Model 5 and Tessellation causes unintended effects on Linux

UE - Platform - Linux - Jul 6, 2016

Using Shader Model 5 and tessellation on Linux gives strange results that are not present when used on Windows ex: 1) When using Shader Model 5 on Linux, turning on Translucent blend mode and Tesse ...

Undo when modifying a single channel causes Entire Actor track to be selected

UE - Anim - Sequencer - Jul 6, 2016

Undo when modifying a single channel causes Entire Actor track to be selected. This is problematic when you're trying to modify just the X, Y, or Z channel in the Graph Editor. ...

Ensure all Template Character classes set AutoPossessPlayer=Disabled when instance placed in level

Docs - Samples - Jul 6, 2016

When spawning multiple characters in a dedicated server, the first client will spawn under the map and be unable to move. See Zak's comment at bottom of thread. ...

SetGamePaused documentation does not match functionality

UE - Gameplay - Jul 6, 2016

SetGamePaused documentation states that it returns "whether the game was successfully paused/unpaused." This seems to imply that a return value of true means either the game was paused and was unpa ...