Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2018.4
2019.4
2020.2.6f1
2020.3
2021.1
2021.2
Issue ID
1319992
Regression
No
Crash on EditorCurveBindingToMono when Animation tab is open with a specific prefab selected
How to reproduce:
1. Open the user's attached project from "ZombMe.zip"
2. Open scene "Level1E"
3. Select "RestartFadeOverlay" in Hierarchy
4. Open the "Animation" tab
Reproducible with: 2018.4.33f1, 2019.4.22f1, 2020.3.1f1, 2021.1.0b12, 2021.2.0a9
First lines of stack trace:
0x00007ff78371e4d8 (Unity) EditorCurveBindingToMono
0x00007ff78370d772 (Unity) AnimationUtilityBindings::GetCurveBindings
0x00007ff784834427 (Unity) AnimationUtility_CUSTOM_GetCurveBindings
0x000001e7db92fce7 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AnimationUtility:GetCurveBindings (UnityEngine.AnimationClip)
0x000001e7db94f8bb (Mono JIT Code) UnityEditorInternal.AnimationWindowSelectionItem:get_curves ()
0x000001e7db94f343 (Mono JIT Code) UnityEditorInternal.AnimationWindowState:get_allCurves ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment