Editor crashes when using Save As

UE - Graphics Features - Sep 19, 2016

Editor crashes when using Save As Regression: Yes Broken: 3126145 (Dev-Core integration) Worked: 3126027 ...

Procedural Meshes do not have collision in packaged projects when called from Begin Play

UE - Gameplay - Sep 19, 2016

Procedural meshes created on begin play do not block collision from player in packaged projects, even though they do in PIE. NOTE Both packaged project and .uproject included in link (See repro st ...

Markup in Tutorial Texts Not Being Displayed Correctly

Tools - Sep 19, 2016

Text in the tutorials is not being displayed properly. Instead, the XML markup is being shown as displayed in the attached screenshot. This does not occur in 4.12.5, and is a regression. This occ ...

Skylight does not honor the Visibility settings when hidden

UE - Graphics Features - Sep 19, 2016

The Skylight actor cannot be disabled when using 'Hide' from the right-click context menu or using the visibility eye icon in the World Outliner. ...

VOIP Steam recieved audio will be affected by any Audio FX the player is standing in when receiving the audio.

UE - Audio - Sep 16, 2016

If the player is standing in an area that adjusted audio, VOIP audio will also be affected. ...

Linux client and listen server hangs on GameThread when decoding voice chat

UE - Networking - Sep 16, 2016

The ShooterGame client on Linux stops responding when the Windows host presses the Push to Talk hotkey and speaks into the mic to activate VOIP. [2016.09.16-19.09.24:159][575]LogCore:Error: Hang de ...

Cannot create installed build on Linux

UE - Foundation - Build - Rocket (Installed Engine) - Sep 16, 2016

See log attached to [Link Removed]. NetworkProfiler does not compile on Linux due to a missing assembly. We shouldn't need to ship it on Linux anyway. ...

Leap motion hands cause Begin Overlap event on every tick in VR

UE - Platform - XR - Sep 16, 2016

Leap motion hands cause Begin Overlap event on every tick in VR. Tested on Oculus, but might occur with Vive as well. ...

Inifinite loop in tick task manager with tick when paused and interval

UE - Gameplay - Sep 16, 2016

When processing tick when paused tick interval tick functions an infinite loop can occur. ...