Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.13f1, 6000.3.X
Votes
2
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
Issue ID
UUM-122055
Regression
Yes
[Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload progress bar appears
Reproduction steps:
1. Create a new project
2. Enter the Play Mode
OR
1. Create a new project
2. Open the Package Manager window (Window > Package Management > Package Manager)
3. Install any package
Expected result: Domain Reload finishes
Actual result: The Editor crashes
Reproducible with: 6000.0.59f1, 6000.2.7f2
Not reproducible with: 6000.0.58f1
Reproducible on: Ubuntu 24.02.3, Ubuntu 25.04, Mint 22.2, Debian
Not reproducible on: No other environments tested
First lines of the stack trace:
#14 0x005a643ae26b8c in ModalProgressBackendLinux::Clear()
#15 0x005a643ac03ba1 in UpdateProgressBarState(bool, bool)
#16 0x005a643ac040df in ProgressScope::PopScope(unsigned long)
#17 0x005a643b11dbed in LegacyImportProgress::EndMeasuring()
#18 0x005a643b093063 in StopAssetImportingV2Internal(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const, char const)
Notes:
- CQA was not able to consistently reproduce this crash
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.2.13f1):
The Linux editor no longer crashes periodically when dismissing the progress bar dialog
Resolution Note (fix version 6000.0.63f1):
The Linux editor no longer crashes periodically when dismissing the progress bar dialog