Search Issue Tracker

In Progress

Won't Fix in 2023.2.X

Votes

0

Found in

2023.2.19f1

6000.0.0b15

Issue ID

UUM-69806

Regression

No

HDRP LightLateUpdate allocates every frame for each light in the scene when in Play Mode

--

-

Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/OutdoorsScene“ scene
3. Open the Profiler window (Window > Analysis > Profiler)
4. Enter Play Mode
5. Select any frame in the Frame chart in the Profiler window
6. Expand the “PlayerLoop“ in the Hierarchy of the Profiler window
7. Observe the “LightLateUpdate“ allocations in the Hierarchy of the Profiler window

Expected result: No allocations in the LightLateUpdate
Actual result: 25 allocations in the LightLateUpdate

Reproducible with: 2023.2.19f1, 6000.0.0b15
Couldn’t test with: 2021.3.37f1, 2022.3.25f1

Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested

  1. Resolution Note (2023.2.X):

    Closing as Won't fix due to 2023.2 reaching it's EOL.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.