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
- 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
Add comment