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
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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
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.