Search Issue Tracker
Fixed
Fixed in 6.2.1, 6.3.0-pre.2
Votes
0
Found in [Package]
6.2.0
6.3.0-pre.1
Issue ID
ARFB-632
Regression
No
“Occlusion/OcclusionSimpleLit” warning thrown after building Mixed Reality template with VisionOS Platform
Steps to reproduce:
1. Create new Unity project using Mixed Reality template
2. Switch to VisionOS Platform
3. Build the project
4. Observe the Console window
\\
Actual results: Shader warning is thrown after building project:
Shader warning in 'Occlusion/OcclusionSimpleLit': _FORWARD_PLUS shader keyword has been deprecated. Please update your shaders to use _CLUSTER_LIGHT_LOOP shader keyword instead, otherwise shader compilation times may be negatively affected. at /Users/…/Projects/ProjectName/Library/PackageCache/com.unity.render-pipelines.universal@facf525283ae/ShaderLibrary/ForwardPlusKeyword.deprecated.hlsl(12)
Expected results: No warnings thrown after building project
\\
Reproducible with versions: (6000.2.2f1), Template version (2.1.2)
\\
Tested on (OS): macOS Silicon, Sequoia 15.6 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ShaderGraph template titles intermittently disappear after hover interaction
- Text is pushed outside of the text box when creating a new Colors library in the Color Picker and entering the long string
- Shader Graph template list misaligns and becomes invisible while scrolling
- "Sort By..." icon is not visible in the "Create new Shader Graph Asset" window in the Light Editor theme
- "Unity SDF" font Asset from TMP Extras is pink
Add comment