Sound Cues with Attenuation 'Override' Nodes break when Upgrading project to 4.11

UE - Audio - Apr 5, 2016

When upgrading a project to 4.11, Sound Cues placed in the level with the 'Attenuation' override node no longer playback as expected. This issue was a bit weird when testing because the user report ...

Delay Node not persisting through Concatenator Node in Sound Cue Editor

UE - Audio - Mar 11, 2016

Sound Waves do not continue to play when using a delay node before a Concatenator. I tested this issue in the binary releases of 4.9.2 and 4.10.4 and it did not occur in either version. ...

Audio stops working when unplugging and replugging USB headset

UE - Audio - Jan 19, 2016

Game sounds can no longer be heard after unplugging and re-plugging back in a USB headset during a match. This also occurs when plugging a USB headset anytime during the course of the match. ...

Oculus Audio SDK has reverse z-coordinate

UE - Audio - Jan 16, 2016

Despite the usage of the same ToOVRVector as GearVR, the coordinate transformation from UE4 coordinates to Oculus coordinates appears to have the z-axis reversed. This results in sounds being slight ...

SIGSEGV: invalid attempt to access memory at address 0x10

UE - Audio - Jan 13, 2016

User reports crash occurs when stopping a simulation or closing the editor Crash reporter link: [Link Removed] ...

Setting the Falloff Distance of a Sound Wave/Cue to 0.0 will no longer Play Sound

UE - Audio - Jan 13, 2016

As the title suggests, whenever you add a Sound Cue or Wave to a level and set it's 'Falloff Distance' to 0.0 the sound will no long play. I have attached a project to provide a simple regression t ...

Sound node concatenator doesn't work correctly with mixer sound node child.

UE - Audio - Nov 30, 2015

Sound node concatenator doesn't properly work when one of the concatenator nodes is a mixer node. ...

Procedural Sounds Dropping First Samples

UE - Audio - Oct 26, 2015

When playing a sound with the bProcedural = true option enabled. The associated sound will then drop samples when played. The licensee who originally reported the issue actually has provided a fix i ...

ListenerOverride doesn't work on Mac or Linux

UE - Audio - Oct 6, 2015

A licensee (see UDN link) has reported that ListenerOverride isn't working on Mac and Linux. I've looked at the code and it doesn't appear to have anything that would cause it to behave different on ...

Audio cue that is playing is restarted when a branch parameter is changed

UE - Audio - Oct 6, 2015

When using a branch node inside of a Sound Cue, if that branch's bool parameter is changed while the cue is playing, the cue will be restarted from the beginning. Link to project: [Link Removed] ...