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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1310102