Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
4
Found in
2017.2.0b11
2017.2.0f3
Issue ID
962106
Regression
Yes
Microphone.start is not recording the audio from selected recording device
To reproduce:
1. Have two microphones connected. In Windows, open Sound, Recording, change the default recording device to Microphone1, copy the name of Microphone2
2. In Unity, open user's project, scene TestScene
3. Open script "ED_MicrophoneTest", line 58 (Microphone.Start function)
4. Change Microphone.Start() parameters to Microphone.Start("Your Microphone2 name" + " ", true, 1, maxFreq);
5. Enter play mode, try speaking into Microphone2
Expected: Unity's AudioSource records Microphone2 sounds
Actual: Unity's AudioSource records Microphone1 sounds
Reproduced in: 2017.2.0b11, 2017.2.0p1, 2017.3.0b7, 2018.1.0a2
Not Reproduced in: 5.6.5f1, 2017.1.3f1, 2017.2.0b10
Note: for an easier understanding, changing microphones' names in Windows could help
Note: check image for guides on microphone setup
Comments (5)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Jkoenzuraida
Feb 04, 2026 10:17
I wonder if this ever got resolved. I hope so.
Zuraida of septictankaustin.com portapottyrentalaustintexas.com and youaregoingtohell.com
spootymilk
Nov 21, 2018 16:47
Same probleme in 2017.4.11f1 LTS version, could you do something please !!!
xyc1993
Mar 20, 2018 08:04
Why "voting is disabled for resolved issues (fixed)", if the issue is not resolved? Are there some unofficial plans unknown to public to fix it in the future? If so, then when?
Chrisad
Mar 07, 2018 17:29
Problem not resolve in Unity 2017.3 !
bmebarki
Mar 07, 2018 17:10
Same probleme in Unity 2017.3.0f3 (64-bit) ...