Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.3f1
Votes
0
Found in
2021.3.2f1
Issue ID
UUM-23163
Regression
Yes
Crash on BaseHierarchyProperty::Next when opened in Safe mode
Reproduction steps:
1. Open the attached project “CrashRepro“
2. When prompted enter in Safe mode
Expected result: Editor opens in Safe mode
Actual result: Editor crashes
Reproducible with: 2021.3.2f1
Not reproducible with: 2020.3.43f1, 2021.3.1f1, 2021.3.3f1, 2022.1.24f1, 2022.2.2f1, 2023.1.0.a24
Fixed in: 2021.3.3f1
Reproducible on Windows 10 Home 22H2
First lines of the Stack trace:
{noformat}0x00007ff731a34aa4 (Unity) BaseHierarchyProperty::Next
0x00007ff7301d2596 (Unity) HierarchyProperty_CUSTOM_Next
0x00000186e8e6e04c (Mono JIT Code) (wrapper managed-to-native) UnityEditor.HierarchyProperty:Next (UnityEditor.HierarchyProperty,int[])
0x00000186e8e690cb (Mono JIT Code) UnityEditor.AssetDatabase/<FindEverywhere>d__39`1<T_REF>:MoveNext ()
0x00000186e8e62f5f (Mono JIT Code) UnityEditor.ModeService:ScanModes ()
0x00000186e8e62973 (Mono JIT Code) UnityEditor.ModeService:LoadModes (bool){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment