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
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Add comment