Search Issue Tracker
Fixed in 7.2.0
Votes
0
Found in [Package]
7.1.6
Issue ID
1203644
Regression
No
[HDRP] Faded lights aren't culled to allow bright Lights to activate even though they are invisible due to Fade
Reproduction steps:
1. Open project in "case_1203644-FadeLightCullIssue.zip"
2. Open "LightScene.unity"
3. Notice that Point Lights have Fade distance of 10
4. Notice that HDRenderPipelineAsset allows a maximum of 10 Punctual Lights on screen
5. Move Camera in the Scene view and change Fade Distances of Lights
Expected result: Lights that are almost invisible due to Fade will be culled and allow for bright Lights to light up
Actual result: Lights closest to the Camera get culled and almost invisible Lights far away are being left active
Reproducible with: HDRP 6.9.2 (2019.2.16f1), HDRP 7.1.6 (2019.3.0f3, 2020.1.0a16)
Could not test with: HDRP 4.10.0 (2018.4.14f1) - no option to set maximum amount of rendered Lights
Note: reproduces both in Scene and Game view
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment