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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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