Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.2.0b14
2021.2.0f1
2022.1.0a9
Issue ID
1377616
Regression
Yes
Crash when selecting a tab from the Project Settings in Safe Mode
Reproduction steps:
1. Open the attached project "Test_crash"
2. Enter Safe Mode
3. Open Edit -> Project Settings
4. Select one of the tabs from the Project Settings window
Expected result: Tab is opened without problems
Actual result: Editor crashes
Reproducible with: 2021.2.0b14, 2021.2.3f1, 2022.1.0a9, 2022.1.0a13
Not reproducible with: 2020.3.23f1, 2021.2.0b13, 2021.2.4f1, 2022.1.0a8, 2022.1.0a14, 2022.1.0a16
Could not test with: 2019.4.32f1 (Safe Mode is not available)
Note:
- may need to click on multiple different tabs to reproduce the issue
First lines of stacktrace:
0x00007ff7e6455911 (Unity) OnDemandScheduler::SetStandbyWorkerCount
0x00007ff7e641d28a (Unity) RefreshSettings
0x00007ff7e47ea954 (Unity) AssetDatabase_CUSTOM_RefreshSettings
0x0000022297d986b7 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AssetDatabase:RefreshSettings ()
0x0000022297d9847b (Mono JIT Code) UnityEditor.EditorSettingsInspector:OnDisable ()
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
- Performance decreases significantly when instantiating a Prefab with many children
- "MissingReferenceException" error is thrown when creating a new "Standard (URP)" scene
- Silent crash when opening a specific project
- "+" shaped artifacts are rendered on UI Toolkit Buttons when the border radius is over 50%, button's opacity is set to 1 and the border has width
- All references to Sprite Atlas and AssetReferenceAtlasedSprite are removed when migrating Sprite Atlas Mode from V1 to V2
Resolution Note (fix version 2021.1):
Fixed in: 2021.2.4f1, 2022.1.0a14