Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b8
Issue ID
884870
Regression
Yes
Microphone channels return 0 in Untiy 5.6 Beta
Reproduction Steps:
1. Import attached project.
2. Open "Test" scene.
3. Enter Play mode.
4. Observe console.
Expected result: Console prints out "1".
Actual result: Console prints out "0".
Reproducible with: 5.6.0b5, 5.6.0b10
Not reproducible with: 5.4.3p3, 5.5.2f1, 5.6.0b4
Regression introduced in: 5.6.0b5
Note: The beta still seems to be able to record audio through a microphone. An extra script is attached to record audio.
Reproduction Steps:
1. Select "ScriptTest" in Hierarchy.
2. Enter Play mode.
3. Say something into the microphone.
4. Open the file within the Audio Source parameter AudioClip in Inspector.
5. Listen to the recording.
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