Search Issue Tracker
Won't Fix
Votes
2
Found in [Package]
1.6.0
1.7.0
Issue ID
OXRB-178
Regression
No
OpenXR doesn't record the microphone when initializing
Reproduction steps:
1. Open user attached project the "XRHeadsetMicrophone.zip"
2. In the Hierarchy select “Microphone”
3. In the Inspector change “Microphone Name” to the microphone name of the Headset you are using
4. Enter Play mode
Expected result: In the Console Microphone.IsRecording prints “true” messages
Actual result: In the Console Microphone.IsRecording prints “false” messages
Reproduced with: 1.6.0 (2020.3.48f1), 1.7.0 (2020.3.48f1, 2021.3.25f1, 2022.2.20f1, 2023.1.0b17, 2023.2.0a15)
Reproducible on: Windows 10
Notes:
- The issue reproduces in Player as well
- The issue reproduces in Editor only when entering Play mode for the first time
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
- “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
Resolution Note:
Shelby has responded to the original ticket. We should close this.