Search Issue Tracker
Not Reproducible
Votes
9
Found in
2022.3.4f1
2023.1.2f1
2023.2.0a21
2023.3.0a3
6000.0.0b11
Issue ID
UUM-41179
Regression
No
[Quest 2][HDRP] Planar Reflection Probe does not work with VR when built for Windows Standalone
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/BugReports/PlanarReflectionProbe/PlanarReflectionProbeXR.unity” Scene
3. Connect the Oculus device with Oculus Link
4. Build And Run on Windows Standalone
5. Observe the Scene seen on the Oculus device
Expected result: Reflections are shown correctly as seen in Play Mode or NoRepro.jpg
Actual result: The plane does not reflect or the reflection is darker and closer as seen in Repro.jpg
Reproducible with: 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Could not test with: 2021.3.27f1 (Error building Player: BuildFailedException: GraphicSetting's HDRenderPipelineAsset Assets/Settings/HDRPDefaultResources/HDRenderPipelineAsset.asset is a non updated asset)
Reproducible with devices:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Reproduces on: Windows 10 Enterprise 21H2
Notes:
- Reproduces on Windows Standalone Player
- Does not reproduce in Editor
- Could not build on Quest due to Android not supporting HDRP
- Project uses OpenXR runtime: Steam VR, Oculus OpenXR
- Could not test with 2021.2.27f1 due to this error “Error building Player: BuildFailedException: GraphicSetting's HDRenderPipelineAsset Assets/Settings/HDRPDefaultResources/HDRenderPipelineAsset.asset is a non updated asset”. Removing the library folder or reinstalling the HDRP package did not help to solve this error
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:
cannot reproduce anymore, likely a duplicated bug already fixed