Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a4
Issue ID
1314267
Regression
Yes
[UI] GI progress bar is frozen until it's hovered on when auto-baking or clearing baked data
Steps to repro:
1. Create new project on Windows and open "SampleScene" scene;
2. In the Lighting window (Window>Rendering>Lighting) press the "New Lighting Settings" button;
3. In the Lighting window enable the Auto-Generate checkbox;
4. Observe the progress bar at the bottom right corner of the Unity Editor.
Expected result:
GI progress bar is updating with the bake progress and disappears after it's completed.
Actual result:
GI progress bar is stuck at "Preprocessing" stage. See attached video.
Regression introduced in Version 2020.2.0.
Hovering over the progress bar makes it disappear.
Notes:
- Reproducible in Version 2021.2.0a4, 2021.2.0a1, 2021.1.0b7, 2020.2.5f1;
- Not reproducible in 2021.2.0a5, 2020.1.17f1, 2019.4.20f1;
- Reproducible only on Windows; Could not reproduce on OSX;
- The issue might not repro everytime. If it doesn't try following:
- Disable the Auto Generate checkbox;
- In the Lighting window clear the baked data;
- Re-enable the Auto Generate checkbox;
- Reproducible for both empty and non-empty scenes containing the baked gameobjects;
- The issue might also reproduce after clearing baked data;
- The issue seemingly has no effect on the actual GI baking and only affects the UI.
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
This is a duplicate of issue #1310102