Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b3
Issue ID
876864
Regression
Yes
[Auto][UI] Progress Bar gets stuck if auto mode is disabled while building lighting
In editor, progress bar gets stuck if auto mode toggle button is disabled while building the lighting, as if it still continues to build the lighting. UI bar needs to be repainted when auto mode is disabled.
Steps for reproduction:
1) Create a new project or open the project attached below
2) Ensure that auto mode is on and build the lighting
3) While the lighting is building, disable the auto mode
4) Observe the bug. Progress bar is stuck
Notes:
- Ensured that it’s a UI issue, checking the editor.log in Baretail proves that everything works as expected
- Regression introduced in 5.6.0b3, it is reproducible onward
- Not reproducible in 5.6.0b2 and older versions
- Same issue also occurs when lighting process is cancelled after pressing on `Generate Lighting` button
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
pojoih
Mar 14, 2017 15:46
NOT fixed in 5.5 though (5.5.2p2)