Description
Describe the bug
Only the blue skybox is visible in the left eye, while the right eye works normally. All other VR functions are working.
To Reproduce
Steps to reproduce the behavior:
In the Unity project, drag the "XR Interaction WebXR Hands Setup" prefab from the WebXR package's Samples folder into the scene
Build for web without making any changes
Open the application on Oculus Quest 3 using the Oculus Browser
Only blue skybox is visible in the left eye, right eye displays normally
Expected behavior
Both eyes should display the full scene correctly.
Screenshots
[Not provided]
Unity info (please complete the following information):
Editor version: Unity 6
WebXR package version: 0.22
WebXR Interactions version: 0.22
Git or OpenUPM: UpenUPM
Using old components (like the Desert sample) or Input System + XR Interaction Toolkit: XR Interaction Toolkit (as XR Interaction WebXR Hands Setup prefab is used)
Built-in render pipeline or URP: URP
Device: Meta Quest 3
OS: [Not specified, assumed to be the latest version]
Browser: Oculus Browser [Version not specified]
Additional context
No changes were made to the prefab added to the scene. The project was built for web and tested directly on Quest 3.