Quickly docking tab into the main window can cause duplicate tabs to appear

UE - Editor - UI Systems - Slate - Aug 18, 2016

When you quickly dock a tab to the main window, you can sometimes end up with 2 identical tabs. This causes some weird behavior, such as every action being done in one window being replicated in the ...

iOS Multiplayer Join Session does not function.

UE - Platform - Mobile - Aug 18, 2016

iOS Game Center multiplayer create session does not function or crashes app. ...

Sequencer Auto-key will incorrectly place a key for rotation if the object's rotation is not between -180 and 180

UE - Anim - Sequencer - Aug 17, 2016

Sequencer prefers rotation to be specified between -180 and 180, while the details panels prefer between 0 and 360. When auto-key is on, sequencer will add a key that does this conversion despite th ...

Callling "Get[AxisMapping]" or adding AxisMapping Event node in blueprint will break code input implementation for that axis mapping

UE - Gameplay - Input - Aug 17, 2016

When character input is defined in code, adding a call to the Get[AxisMapping] node in blueprints causes input for the specific mapping to fail. Note: This only affects code based input, Blueprint ...

Cine Camera Actor as Component within Blueprints missing Lookat Tracking Options

UE - Anim - Sequencer - Aug 17, 2016

Using a Cine Camera actor as a component in blueprints does not expose the Lookat Tracking settings. If you simply place a Cine Camera actor within your scene taken from the 'Modes' tab, you will s ...

Editor crash switching active level

UE - Gameplay - Aug 16, 2016

Editor Crash when switching from a level to its sublevel. The sublevel contains an instance of an actor that references a character actor. See UDN for full context. Orignal UDN:https://udn.unrealen ...

On Linux, Planar Reflection shows improper reflection when using OpenGL4

UE - Platform - Linux - Aug 16, 2016

Running a project with OpenGL4 command causes planar reflections to improperly reflect what is placed below the planar reflection. This is inconsistent with how planar reflections behave on Windows ...

Crash when closing the timeline tab inside UMG editor and reopening UMG editor

UE - Editor - UI Systems - Aug 16, 2016

Crash when closing the timeline tab inside UMG editor and reopening UMG editor Reported here:https://udn.unrealengine.com/questions/307297/umg%E3%82%A8%E3%83%86%E3%82%A3%E3%82%BF%E8%B5%B7%E5%8B%95% ...

Motion Blur creates dark artifacts on bottom of screen in editor

UE - Graphics Features - Aug 15, 2016

When motion blur is active and the view port is in motion there will be a dark artifact visible at the bottom of the screen. Normally this isn't very noticeable however the effect worsens with speed ...

Memory leak when importing assets

UE - Editor - Content Pipeline - Import and Export - Aug 15, 2016

When importing assets, memory usage climbs but is never freed. ...