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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment