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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
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).