Search Issue Tracker
Fixed in 5.5.0
Votes
65
Found in
5.3.6p4
Issue ID
828762
Regression
Yes
[iOS] Sound volume of music playing on the device gets quiet after launching a Unity app
When a Unity app is launched, any audio playing on the device (iTunes, Spotify, etc.) gets quiet, even when the app is not playing any sounds. This issue does not occur when 'Disable Unity Audio' is checked in Edit > Project Settings > Audio. When the app goes back to background or is exited, the sound goes back to normal.
Steps to reproduce:
1) Create a new project.
2) Build for iOS.
3) Play music on a device.
4) Launch the build on the device.
As soon as the app starts, the sound volume is halved.
Reproduced on:
5.5.0b2, 5.4.0p4, 5.3.6p4
Did not reproduce:
5.2.4f1
Comments (40)
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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
pmaloka
Sep 07, 2016 02:42
What is the workaround for this issue? (Severity 3 - workaround is possible).
pmaloka
Sep 07, 2016 02:39
We are seeing this as well. We need audio to play normally so that users can still talk on the phone at normal volumes while playing our casual game.