Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0b3
Issue ID
934737
Regression
No
Unity starts recording audio only when it loses focus and then regains it
Reproduction Steps:
1. Import attached project.
2. Open "Test" scene.
3. Enter Play mode.
4. In Game window, select your microphone as the Select Input Device.
5. Select Record.
6. Click outside the Unity editor.
7. Click inside the Unity editor.
Expected result: Audio should start recording immediately after Record is selected.
Actual result: Audio starts recording only after clicking outside and once again inside the Unity editor.
Reproducible with: 5.5.4f1, 5.6.2p3, 2017.1.0p1, 2017.2.0b3, 2017.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment