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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
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