Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.24f1
Issue ID
UUM-85224
Regression
Yes
Lighting generation background task has inaccurate time calculations and progress bar
How to reproduce:
1. Create a new HDRP project
2. Go to Window -> Rendering -> Lighting
3. Click "Generate Lighting"
4. Observe the Background Task
Expected results: The calculated time is close to the time the task takes and the progress bar moves gradually along the processes
Actual results: The progress bar jumps to an end and displays 2-5 seconds for around 4-5 minutes
Reproducible with: 2023.2.0a1, 6000.0.24f1
Not reproducible with: 2021.3.45f1, 2022.3.50f1, 2023.1.0b1
Reproducible on: macOS Sequoia 15.0 (M1 Max)
Not reproducible on: No other environment tested
Notes:
* The progress bar displays the process like it's almost finished
* When jumping to that stage, the calculated time starts at 2 seconds and grows on one second each minute (usually goes up to 5 seconds)
* This state of progress bar and remaining time is redundant because it is not close to the real time
* Best to be observed in bigger projects (HDRP or URP sample)
* In 6000.0.24f1 the bug happens on the third stage of light baking, in 2023.2.0a1 - on the first
* There are slight differences in the behavior between newer and older versions but overall it remains the same
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note:
This has been improved in a future version of the Editor. It is not possible to backport however due to architectural changes.