Very weird audio bug! Please can anyone help?

Morning all. Got a weird bug, not sure if anyone has encountered this before.

  1. If you have the game running on the phone, swipe up to show the HOME button on the android, press home, it takes you to the App icons. You click the game icon again to return to it, no sound/audio.

  2. If you have the game running, leave the phone, it goes into sleep mode. Wake the phone up, enter the details to unlock the phone, it returns to the game that was running, no sound/audio.

We are unsure why it’s doing this, on older devices it works fine but on more modern Android devices, we are encounting this bug.

Can anyone help?

Thanks

Matt

Hi!

Could you file a bug report and specify the phone models & android versions you tested please? This is probably related to the way it’s internally handling app focus.

You can also try to leverage OnApplicationPause and OnApplicationFocus to see if you can pause/restart you AudioSources, or identify if audio is really dead :hushed: