Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2020.3.40f1
2021.3.12f1
2022.1.20f1
2022.2.0b11
2023.1.0a14
Issue ID
UUM-17544
Regression
Yes
[iOS] Name of the Bluetooth headphones with a microphone is not printed when using "Microphone.devices"
How to reproduce:
1. Connect Bluetooth headphones with a microphone to an iOS device
2. Build And Run the user’s attached project
3. In the app press the “ReScan” button
4. Observe the printed list
Expected result: Bluetooth headphone's name is on the list
Actual result: Bluetooth headphone's name is not on the list
Reproducible with: 2020.3.40f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b11, 2023.1.0a14
Reproduced on:
VLNQA00494 - iPhone 14 Pro Max, 16.0 iOS
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00392 - iPad (9th generation), 15.0 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
Not reproduced on:
Samsung Galaxy S22 (SM-S901B), Android 12, CPU: Exynos 2200, GPU: Ltd.
Note: Not reproducible in the Editor and Standalone Player (macOS 12.4 (Intel), Windows 10)
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
On iOS, if you want to use the Bluetooth microphone, the player setting "Mute Other Audio Sources" must be checked/enabled. There is a warning about this in the player settings UI when that option is un-checked, but I know this is still confusing because the option seems like it should be unrelated. In order to use Bluetooth audio on iOS, we have to use an audio mode on iOS that has this other constraint (that other audio sources will be muted).
Resolution Note (2023.1.X):
On iOS, if you want to use the Bluetooth microphone, the player setting "Mute Other Audio Sources" must be checked/enabled. There is a warning about this in the player settings UI when that option is un-checked, but I know this is still confusing because the option seems like it should be unrelated. In order to use Bluetooth audio on iOS, we have to use an audio mode on iOS that has this other constraint (that other audio sources will be muted).