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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.