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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment