Search Issue Tracker
Fixed in 8.0.1
Votes
0
Found in [Package]
8.0.0
Issue ID
1189615
Regression
No
[HDRP] Setting Maximum Punctual to less than the current amount of punctual lights breaks rendering
Versions tested: 2020.1.0a8 + HDRP 8.0.0/Staging
Steps to reproduce:
1) Open attached project, "SSR" scene
2) Select HDRP asset "3" (or any other asset that is assigned to the current quality level)
3) Set Maximum Punctual to 4 (5 punctual lights in the scene, in total)
4) Observe that rendering loop gets broken
Note: Does not happen with Maximum Directional or Maximum Area settings
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
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"
Resolution Note (fix version 8.0.1):
Fixed here: https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/4801