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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
This is a duplicate of issue #1310102