Search Issue Tracker
Fixed
Fixed in 2022.2.2f1, 2023.1.0a22
Votes
0
Found in
2022.2.0b10
2023.1.0a14
Issue ID
UUM-17077
Regression
Yes
Background Tasks window is missing headers for the tasks in progress
Steps to reproduce:
- Download and open the attached project (BackgroundTasksUI-Expected.zip)
- Open SampleScene
- Navigate to Window > Rendering > Lighting
- Click on the Generate Lighting button
- Click on the progress bar in the bottom-right corner to open a Background Tasks window
Expected result:
- Active processes have headers to them
Actual result:
- Active processes contain no headers
Notes:
- {color:#27292a}Reproduces in: 2022.2.0b10, 2023.1.0a16{color}
- {color:#27292a}Does not reproduce in: 2020.3.41f1, 2021.3.11f1, 2022.1.20f1{color}
- {color:#27292a}Affects all background processes, not just the ones related to lightmapping{color}
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 CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
Resolution Note (fix version 2023.1.0a22):
Fixed the ellipsis overflow to prevent text truncation on first line.
Resolution Note (fix version 2022.2.2f1):
Updated the last line truncation behavior with ellipsis overflow.