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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.