Search Issue Tracker
Fixed in 2023.3.0a1
Fixed in 2023.2.X
Votes
0
Found in
2023.2.0a23
Issue ID
UUM-41579
Regression
Yes
Shader warnings in 'lightlistbuild' are thrown after creating 3D Sample Scene (HDRP)
{}Reproduction steps{}:
- Create a new template project "3D Sample Scene (HDRP)"
{}Expected result{}: No errors or warnings are thrown
{}Actual result{}: The following warnings are thrown: "Shader warning in 'lightlistbuild': loop only executes for 1 iteration(s), forcing loop to unroll at kernel TileLightListGen at lightlistbuild.compute(438) (on vulkan)"
{}Platform tested{}: Rocky 8.5
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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Resolution Note (fix version 2023.3.0a1):
Fixed by another internal issue: UUM-42737: HDRP shader compilation warning on Fine light tile pruning compute shader
Resolution Note (fix version 2023.2):
Fixed by another internal issue: UUM-42737: HDRP shader compilation warning on Fine light tile pruning compute shader