Search Issue Tracker
Fixed
Fixed in 2022.3.59f1, 6000.1.0b6, 6000.2.0a2, 7000.0.0a19
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91252
Regression
No
[iOS] External audio stops playing when Prepare iOS For Recording is enabled
Reproduction steps:
1. Open the attached “AudioTest” project
2. Build the project and launch the application on an iOS device
3. On the iOS device, minimize the Unity application
4. Play audio from a secondary application (e.g. Spotify, YouTube Music)
5. Reopen the Unity application
Expected result: The audio from the secondary application continues to play
Actual result: The secondary application stops playing audio
Reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Testing environment: macOS Sequoia 15.1.1
Reproducible with these devices:
VLNQA00624, iPhone 16 Pro, iOS 18.0.1, CPU: Apple A18 Pro
VLNQA00394, iPhone 13 mini, iOS 18.1, CPU: Apple A15 Bionic
VLNQA00359, iPhone 12 Pro, iOS 17.6.1, CPU: Apple A14 Bionic
Not reproducible with these devices:
No other devices tested
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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Resolution Note (fix version 6000.2.0a2):
On iOS, fixed a bug where if the "Prepare iOS for Recording" player setting was true and the "Mute Other Audio Sources" player setting was false, we would stop an external app's audio sometimes when first starting the Unity app.