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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2.0.0):
This has been fixed already and will be in the next composition layers package release.