Search Issue Tracker
Fixed
Fixed in 2.0.0
Votes
0
Found in [Package]
2.0.0
Issue ID
XRCLB-131
Regression
Yes
Unlit Shader error is thrown in the Console after Mixed Reality Template is loaded
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
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 2.0.0):
This has been fixed already and will be in the next composition layers package release.