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

Updating to 4.13 from 4.12 Causes Particle System Orientation to Break When Cooked

UE - Graphics Features - Sep 16, 2016

When updating a particle system with the mesh data type to 4.13 its orientation will change after being cooked. This issue will not appear with PIE, or Stand alone you must Launch from editor. A 4.1 ...

Converting a node from pure to impure and vice versa is listed incorrectly in undo history.

UE - Gameplay - Blueprint - Sep 16, 2016

When converting a node into a pure cast the undo/redo options and undo history will list it as a convert to impure cast. When converting a node into an impure cast the undo/redo options and undo his ...

Setting Constrained Components on Begin Play Returning Warning Message

UE - Gameplay - Sep 16, 2016

Adding a Physics Constraint component in the construction script and then attempting to set constrained components on begin play causes a warning to appear in the log after exiting PIE. Error Messa ...

Create Event dropdown menu disappears after reroute node added to event wire

UE - Gameplay - Blueprint - Sep 16, 2016

The Create Event dropdown context menu disappears after a reroute node is added to event wire. First the node depopulates, then after attempting to repopulate the context menu it removes itself from ...

Using the "Clear Options" node on the event OnSelectionChanged for a combo box (string) will fail to remove the text from the selected item

UE - Editor - UI Systems - Sep 15, 2016

Using the "Clear Options" node on the event OnSelectionChanged for a combo box (string) will fail to remove the text from the selected item. The options are removed but the the text of the last sele ...