Search Issue Tracker
Won't Fix
Votes
2
Found in
5.5.1f1
Issue ID
882319
Regression
No
[iOS] Audio playback doesn't start immediately after resuming an app on some iOS devices
When audio is played in an app, it doesn't resume immediately when the app returns from sleep.
Steps to reproduce:
1) Open the latest attached project (882319_ResumeSound.zip).
2) Build for iOS.
3) Run on a device.
- A beeping sound is playing continuously and a cube is rotating in the scene.
4) Tap the home button to return to main screen.
5) Tap on the app to return to the app.
- The cube starts rotating after ~0.3 seconds.
- The sound starts playing after ~2 seconds.
The sound doesn't start playing immediately, as expected. This doesn't occur with non-Unity apps. Does not reproduce on Android - audio playback starts immediately.
Reproduced on:
2017.1.0a1, 5.4.4p3, 5.2.4f1
Devices tested:
iPod Touch iOS 10.2.1 - reproduced
iPhone 5S iOS 9.3.3 - reproduced
iPad Air 2 iOS 8.1 - not reproduced
iPhone 7 iOS 10.3 - not reproduced
LG Nexus 6 Android 6.0.1 - not reproduced
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.3.X):
We are not going to fix this issue now because it is fairly minor and the restart delay seems to be very short in iPhone 6S and beyond. We will keep this in mind when we work on future versions of the audio engine.