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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2021.1):
Fixed in: 2021.2.4f1, 2022.1.0a14