Search Issue Tracker
Fixed in 2021.3.26f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a6
Votes
1
Found in
2020.3.42f1
2021.3.14f1
2022.1.23f1
2022.2.0b16
2023.1.0a20
2023.2.0a1
Issue ID
UUM-19505
Regression
No
[iOS] If "Force iOS Speakers when Recording" setting is enabled audio is playing through the device speakers when Bluetooth headphones are connected
How to reproduce:
- Open the attached "MicrophoneAudio-TestProject-master.zip" project
- Go to Edit > Project Settings > Player > Other Settings
- Make sure that only the "Force iOS Speakers when Recording" setting is enabled
- Build and Run the "SampleScene" Scene for the iOS Platform
- Connect headphones to the iOS device
- In the App, click "Start-1" and "Play"
- Say something into the device's microphone
Expected result: Audio is played through the headphones
Actual result: Audio is played through the device's speakers
Reproducible with: 2020.3.42f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b16, 2023.1.0a20
Notes:
- The issue is not reproducible if the "Mute Other Audio Sources" setting is enabled
- The issue is not reproducible if the "Prepare iOS for Recording" setting is enabled
Reproducible with devices:
- VLNQA00352 - iPhone 12 Pro (MGML3ET/A), CPU: A14 Bionic, GPU: Apple designed
- VLNQA00258 - iPhone Xs Max (MT502ET/A), CPU: A12 Bionic, GPU: Apple designed, OS: 13.2
- VLNQA00346 - iPad Air (4th generation)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2023.2):
Fixed a bug with the player settings "Force iOS Speakers when Recording". It wasn't working properly when "Mute Other Audio Sources" and "Prepare iOS for Recording" were both disabled. It was also not working correctly with wired headphones, where the setting should have no effect.