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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.