Search Issue Tracker
Fixed in 5.4.2
Votes
3
Found in
5.4.0p2
Issue ID
826132
Regression
No
[VR] If Unity audio is disabled, error "VR: Error setting active audio output driver. Falling back to default" is shown
Steps to reproduce:
1) Create new Unity project.
2) Import OculusUtilities.unitypackage (found here: https://developer3.oculus.com/downloads/platform/1.7.0/Oculus_Platform_SDK/)
3) Save scene.
4) In Player Settings, enable Virtual Reality Supported.
5) In Audio Settings, tick the "Disable Unity Audio".
6) Open Build Settings, add scene, enable Development Build.
7) Build and run
Actual result: Error "VR: Error setting active audio output driver. Falling back to default." is constantly streamed
Expected: No errors
Tested and reproduce on:
Windows 10
Oculus CV1
Unity 5.3.6p4, 5.4.1f1, 5.5.0b2
Comments (2)
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
horatiu665
Apr 11, 2018 08:41
this happens in 2017.3 and I would guess also 2018.1 but I didn't test the conditions in this post. I wish there was an option to tell unity to NOT MESS WITH AUDIO SETTINGS, just like I wish SteamVR and Oculus would stop messing with my audio settings...
MolluskJesse
Sep 12, 2016 19:04
I am also experiencing this issue.