Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
1
Found in
6000.0.17f1
6000.1.0a7
Issue ID
UUM-79141
Regression
No
Build fails with Error "Shader error in 'Hidden/Core/ProbeVolumeFragmentationDebug': undeclared identifier 'unity_StereoEyeIndex" when building HDRP Scene with Oculus XR or OpenXR plug-in
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/OutdoorsScene.unity” Scene
3. Build and Run
4. Observe the Console window
Expected result: No Errors exist and the build finishes successfully
Actual result: Errors like “Shader error in 'Hidden/Core/ProbeVolumeFragmentationDebug': undeclared identifier 'unity_StereoEyeIndex'“ are present and/or build fails
Reproducible with: 6000.0.17f1
Could not test with: 2021.3.42f1, 2022.3.44f1 (Build fails with Error “BuildFailedException: GraphicSetting's HDRenderPipelineAsset Assets/Settings/HDRPDefaultResources/HDRenderPipelineAsset.asset is a non updated asset”. Updating with HDRP Wizard did not solve)
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Deleting the Library folder solves the issue
- Reproducible on a new project with 3D HDRP template after adding Oculus XR or OpenXR
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment