The game has a setting that mutes the sound when the focus is lost on the window. This is implemented using FApp::SetVolumeMultiplier/FApp::GetVolumeMultiplier, which changes when the window state changes. If this option is enabled, on some devices, no sound appears after the window has gained focus, even though GVolumeMultiplier is enabled.