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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.