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
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
Add comment