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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2.0.0):
This has been fixed already and will be in the next composition layers package release.