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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment