Search Issue Tracker
Fixed
Fixed in 2021.3.26f1, 2022.2.20f1, 2023.1.0b19, 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note (fix version 2023.2.0a6):
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.