Search Issue Tracker
Fixed
Fixed in 2020.3.37f1, 2021.3.8f1, 2022.1.3f1
Votes
3
Found in
2021.3.0f1
2022.2.0a1
Issue ID
UUM-402
Regression
No
The recorder is recording phone microphone when using a Bluetooth microphone
How to reproduce:
1. Open project "Unity-Audio-Recorder-ticket.zip"
2. Go to the Build Settings (File>Build Settings)
3. Select iOS or Android
4. Build the project and build project to the device
5. Connect Bluetooth device with a microphone to an iOS or Android device
6. In the app press the "Start" button and say something
7. Press the "End" button
Expected result: Recorded sound is from the Bluetooth microphone
Actual result: Recorded sound is from the phone microphone
Reproducible with: 2020.3.20f1, 2021.1.25f1, 2021.2.0b16, 2022.1.0a12
Could not test with: 2019.4.31f1 (Error: Library/PackageCache/com.unity.2d.common@6.0.0/Runtime/InternalBridge/InternalEngineBridge.cs(42,48): error CS0117: 'SpriteRendererDataAccessExtensions' does not contain a definition for 'SetBatchDeformableBufferAndLocalAABBArray)
Notes:
- Not reproducible in the Editor and in the standalone Build
Repro with:
VLNQA00358, iPhone 12, 14.1 iOS, A14 Bionic
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
Comments (1)
-
yusuf_unity70
Feb 18, 2022 13:42
Is there any update about this issue?
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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note (fix version 2022.1.3f1):
Fixed a bug with the "Force iOS Speakers when Recording" player setting. In addition, a few other iOS Bluetooth audio bugs were fixed. When starting up with Bluetooth headphones connected, audio output used to play through the built-in speakers (which was an error). The list of available microphones was not always correct when connecting / dis-connecting Bluetooth headphones at runtime. Bluetooth microphone input was really choppy.
Resolution Note (fix version 2021.3.8f1):
Fixed a bug with the "Force iOS Speakers when Recording" player setting. In addition, a few other iOS Bluetooth audio bugs were fixed. When starting up with Bluetooth headphones connected, audio output used to play through the built-in speakers (which was an error). The list of available microphones was not always correct when connecting / dis-connecting Bluetooth headphones at runtime. Bluetooth microphone input was really choppy.
Resolution Note (fix version 2020.3.37f1):
Fixed a bug with the "Force iOS Speakers when Recording" player setting. In addition, a few other iOS Bluetooth audio bugs were fixed. When starting up with Bluetooth headphones connected, audio output used to play through the built-in speakers (which was an error). The list of available microphones was not always correct when connecting / dis-connecting Bluetooth headphones at runtime. Bluetooth microphone input was really choppy.