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

  1. Resolution Note (fix version 6000.2.13f1):

    The Linux editor no longer crashes periodically when dismissing the progress bar dialog

  2. Resolution Note (fix version 6000.0.63f1):

    The Linux editor no longer crashes periodically when dismissing the progress bar dialog

Add comment

Log in to post comment