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
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
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.