Search Issue Tracker
Fixed
Fixed in 1.8.2
Votes
1
Found in [Package]
1.4.1
Issue ID
OXRB-55
Regression
No
[OpenXR][Quest] Custom Shader Graph shader does causes duplicating view in Build when using Single Pass instancing
Reproduction steps:
1. Open the user's attached project "SkyboxShaderVR.zip"
2. Make sure that OpenXR is set as the XR plugin and Single Pass instancing is enabled
3. Switch to Standalone platform and Build for Quest 2
4. Move the headset around to observe the glitching
Expected result: Custom Shader Graph shader does not cause duplicating view in Build when using Single Pass instancing
Actual result: Custom Shader Graph shader does causes duplicating view in Build when using Single Pass instancing
Reproduces on: OpenXR 1.3.1 - 1.4.2 (2020.3.34f1, 2021.3.4f1, 2022.1.1f1, 2022.1.0a16)
Could not test on 2019.4.39f1 due to OpenXR not being available
Reproduces with these devices:
N/A, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Notes:
-A workaround that works for Vive Index is: convert the Shadergraph to a regular .shader HLSL code file by copying the Shadergraph code to a new .shader file. Then manually add ZClip False to the shader code. This however does not work for Quest
-Issue only reproduces with Single Pass instancing and OpenXR
-Application does not launch via Oculus Link when using OpenGLES3
-Direct3D11 and Vulkan cause different graphical glitches (attached and named respectively Direct3D11.mp4 and Vulkan.mp4)
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 (fix version 1.8.2):
Fixed in 2023.3.0a1