Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0b3
Issue ID
833706
Regression
No
When local device is set to Oculus, sound only plays when one of the title bar menus is open
How to reproduce:
1. Open the attached project "VR Playground 833706v2 .zip"
2. Open and play MainMenu scene
3. After scene fades in, sound doesn't play
4. Select File menu
5. Sound starts playing
6. Open VRDeviceManager.cs script
7. Comment 55th line " VRSettings.loadedDevice = VRDeviceType.Oculus;"
8. Play the scene again and notice that sound fades in with he scene
Actual result: setting local device to Oculus makes sound play only when one of the title bar menus is open
Expected result: setting local device to Oculus shouldn't make sound play only when one of the title bar menus is open
Note: I have set local device to PlayStationVR and it worked fine.
Reproducible: 5.5.0b1, 5.5.0b5
NOT REPRODUCIBLE: The attached project is too old, after solving compiling issues, open and play MainMenu scene, sounds always play, so no repro.
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
Add comment