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
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
Add comment