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
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
This is a duplicate of issue #1310102