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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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).