Search Issue Tracker
Won't Fix
Won't Fix in 2020.1.X
Votes
0
Found in
2020.1.0a18
Issue ID
UUM-830
Regression
Yes
Baking ETA and bake performance stats are not shown when Progressive Updates are off
Steps to reproduce:
- Open any existing project, or download the one attached (BakingETABug01.zip)
- In the Lighting window, make sure the Progressive Updates toggle is unchecked
- Initiate a bake
- Notice that at the bottom of the Lighting window that bake performance stats and ETA are not shown; ETA is also missing from the progress bar
Notes:
- Reproduces in: 2020.1.0a18, 2020.1.0a20, 2020.1.0b1, 2020.1.0f1, 2020.1.17f1, 2020.2.7f1 2020.3.34f1, 2021.3.3f1, 2022.1.0a1, 2022.1.0b1, 2022.1.1f1, 2022.2.0a1, 2022.2.0a13
- Does not reproduce in: 2019.4.39f1, 2020.1.0a3, 2020.1.0a13, 2020.1.0a17
- Reproduces on Windows and macOS
- Affects CPU lightmapper only; does not reproduce with GPU lightmapper
- Bake statistics are shown after the bake
- Introduced by this PR: https://ono.unity3d.com/unity/unity/pull-request/97362/_/lighting/bugfix/1144990
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
I could not reproduce this on trunk. Also the codepaths surrounding the ETA will be rewritten as part of currently ongoing work.
Resolution Note (2020.1.X):
I could not reproduce this on trunk. Also the codepaths surrounding the ETA will be rewritten as part of currently ongoing work.