Steps to reproduce:
- Create Unity project using Mixed Reality template
- Wait for the project to load
- Observe the Console window
Actual results: Error is thrown in the Console window - Shader error in 'Unlit/XRCompositionLayers/BlitCopyHDR': undeclared identifier '_FOVEATED_RENDERING_NON_UNIFORM_RASTER' at (179)/Library/PackageCache/com.unity.render-pipelines.core@a0d4832bc90e/ShaderLibrary/FoveatedRendering.hlsl(22) (on metal)
Expected results: No errors are thrown in the Console window
Reproducible with versions: 6000.2.0b9, 6000.2.0b10
Not reproducible with versions: 6000.2.0b8
Tested on (OS): macOS Intel, Sequoia 15.5
Notes:
- Does not reproduce on macOS Silicon, Sequoia 15.5 (M1)
- Error is clearable