Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.3.0
Issue ID
OXPB-131
Regression
No
[Vulkan][OculusXR] Artifacts are observed on one of the Eyes when "Use Per Eye Cameras" setting is enabled in the OVR Camera Rig with Vulkan and MultiView
Steps to reproduce:
1. Open the attached user's project "passthoughTestv2022.zip"
2. Make sure Vulkan is selected as the Graphics API
3. Make sure in the OculusXR plugin, MultiView is selected
4. Switch to Android Platform
5. Build for Quest 2/3
6. Move the HMD and observe artifacts on the Right Eye when "Use Per Eye Cameras" setting is enabled in "OVR Camera Rig"
Expected Result: Artifacts are not observed on one of the Eyes when "Use Per Eye Cameras" setting is enabled in the OVR Camera Rig with Vulkan and MultiView
Actual Result: Artifacts are observed on one of the Eyes when "Use Per Eye Cameras" setting is enabled in the OVR Camera Rig with Vulkan and MultiView (See attached Results.png)
Reproducible with: OculusXR 3.3.0 (2021.3.32f1), OculusXR 4.1.2 (2022.3.14f1, 2023.2.2f1, 2023.3.0a16)
Reproducible on these devices:
VLNQA00609 - Oculus Quest 3 (Quest 3), CPU: Snapdragon XR2 Gen 2 (SM8550), GPU: Adreno 740, OS: 12
VLNQA00415 - Oculus Quest 2 (Quest 2), CPU: Snapdragon XR2, GPU: Adreno 650, OS: 10
Testing Environment: Windows 10
Not reproducible on: No other environment tested
Notes:
-Issue reproduces with Vulkan as described, however on OpenGLES3 left eye stops rendering (Only shows Passthrough) and does not behave as indicated by results
-Issue only reproduces using MultiView Stereo Rendering Mode
-Could not test with OpenXR due to OpenXR AndroidManifest conflict with Meta XR Core SDK AndroidManifest
-Issue does not reproduce on a Standalone Windows Player
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
- “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
Resolution Note:
Due to the way that Multiview works, Multipass is the only supported path for. This is the intended behaviour.