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
- Assembly-CSharp.dll is unloaded as broken when a script extends Org.BouncyCastle.Crypto.Tls.SecurityParameters from BouncyCastle.Crypto.dll
- Crash on GuidReservations::Reserve when AssetDatabase.CreateAsset is called during Domain Reload in Asset Import Worker
- NumberFormat.NaNSymbol returns '' instead of 'NaN' when called with certain cultures
- Tab highlights overflow tab section bounds in Multiplayer Center window
- An "Unknown reflection probe mode: 1" error is thrown when baking Realtime Reflection Probes
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.