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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2.0.0):
This has been fixed already and will be in the next composition layers package release.