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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment