This issue is occurring on startup for users. This could be potentially related to a recent Windows Update. ...
Audio Capture Component does not appear to be handling external device swaps appropriately, and has a delayed crash that will occur if an in-use mic is unplugged. At a glance, it appears to involve ...
When loading a new level via the Open Level node in Blueprints, the World Settings do not update the Applied Reverb Effect. When trying to reproduce the issue in 4.25.4, issue did not occur (the r ...
There's a crash on stadia when changing the audio device from 5.1 to stereo. There's also a related issue where voice chat breaks when changing from 5.1 to stereo. The background is that CL14889950 ...
I was not able to reproduce this issue with the user given repro steps, however the crash has occurred for multiple users according to Crash Reporter, so it is worth investigating more into ...
It seems that the Activate Reverb Effect node is no longer functioning when put behind a Delay node. In the test project, there is an empty actor with a Event Begin Play connected to a Delay node wh ...
Assertion failed: SoundWave->GetPrecacheState() == ESoundWavePrecacheState::InProgress The above assertion fail was seen when played in standalone mode. Play-In-Editor mode (PIE) is working as exp ...
Adding a second effect to the Submix Effect Chain on a Submix works as expected, but when trying to add a Submix Effect via Blueprint, there is no effect. This also applies to "Add Master Submix Ef ...
Cooked games will hang on startup when using the Oscilloscope data interface due to an indefinite wait in FNiagaraSubmixListener::UnregisterFromSubmix When setting GCVarEnableAudioCommandLogging t ...
The garbage collector is not aware of the pointers to VoipSynthComponent and CachedTalkerPtr in FRemoteTalkerDataImpl, which may lead to garbage data and access violations when the engine is shut do ...