Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.2.X
Votes
0
Found in
2022.3.59f1
6000.2.0a5
Issue ID
UUM-97985
Regression
No
HDRP Cluster artifacts when having more than 100 lights
*Steps to reproduce:*
# Download this project: [https://drive.google.com/file/d/1P1hNzK_9Pw8_E-GKs1liGAH9LWd-cdUn/view?usp=sharing]
# Open it with latest Unity on Windows or Mac
# Set the resolution to 4K
# Make sure you have all the Point Lights enabled in your scene
# Notice Clusters are flickering all over the GameView (c.f the gif below)
The bug has been there for a long time. Disabling many Point Lights makes it disappear, the same if you switch to a lower resolution. It seems related to the [lightlistbuild-clustered.compute|https://github.cds.internal.unity3d.com/unity/unity/pull/30926/files#diff-8c3d68eb892d88c27aeea446d9bec34f7ca8a53007334ec6cdbf681736b68323].
**
*Actual results:*
Flickering everywhere when the GameView has a large resolution
*Expected results:*
No flickering
*Reproducible with versions:*
Latest Unity 6.2 and latest 2022.3
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):*
Windows (D3D12) & macOS (Metal)
*Notes:*
*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scroll bar in Animator window resets to top when making changes to layers
- Certain lowercase letters are cropped in the Inspector when using System Font mode
- Particle systems that use meshes flicker in Player when GPU Instancing is enabled on older Adreno GPUs
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
Add comment