Search Issue Tracker
Active
Votes
0
Found in
6000.0.34f1
6000.1.0b1
Issue ID
UUM-92603
Regression
No
Crash on EditorUtility_CUSTOM_NaturalCompareObjectNames when selecting the Animation Clip Selection Menu with a specific animation clip open
How to reproduce:
1. Open the “CrashRepro“ project
2. Open the “Assets/00Scenes/AnimationTesting1/AnimationTesting1.unity“ Scene
3. Open the Animation window (Window > Animation > Animation)
4. Select the “RippleSphere“ GameObject from the Hierarchy
5. Select the “RippleSphere 01”, below the Preview button
Reproducible with: 6000.0.34f1, 6000.1.0b1
Couldn’t test with: 2021.3.47f1, 2022.3.56f1 (Errors in the Console)
Reproducible on: macOS 15.2 Sequoai (Intel), Windows 10 (reported by user)
Not reproducible on: No other environment tested
First few lines of stack trace:
0x00007FFC07D30966 (Unity) EditorUtility_CUSTOM_NaturalCompareObjectNames
0x0000027895E923E8 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.EditorUtility:NaturalCompareObjectNames_Injected (intptr,intptr)
0x0000027895E9228B (Mono JIT Code) UnityEditor.EditorUtility:NaturalCompareObjectNames (UnityEngine.Object,UnityEngine.Object)
0x0000027895E9210B (Mono JIT Code) UnityEditor.AnimationWindowClipPopup/<>c:<GetOrderedClipList>b__8_0 (UnityEngine.AnimationClip,UnityEngine.AnimationClip)
0x00000277B052A081 (Mono JIT Code) System.Collections.Generic.ArraySortHelper`1<T_REF>:SwapIfGreater (T_REF[],System.Comparison`1<T_REF>,int,int)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
Add comment