Search Issue Tracker
Fix In Review for 2022.1.X
Votes
0
Found in
2019.4
2020.3
2020.3.13f1
2021.1
2021.2
2022.1
Issue ID
1374939
Regression
No
Unity crashes when opening an animation preview
Reproduction steps:
1. Open user-submitted project
2. Select ".._Default" GameObject In the Hierarchy
3. Open Animation Window (Window -> Animation -> Animation)
4. Change Animation to Dual_Combo05_03
5. Press "Preview" In the Animation Window
Expected result: Unity enables Scene Preview Mode
Actual result: Unity Crashes
Reproducible with: 2019.4.32f1, 2020.3.22f1, 2021.1.28f1, 2021.2.0f1, 2022.1.0a13
Stack trace:
2022.1.0a13
0x00007ff6f351bb50 (Unity) AnimationModeSnapshot::SaveGameObject
0x00007ff6f351b952 (Unity) AnimationModeBindings::SamplePlayableGraph
0x00007ff6f20269c5 (Unity) AnimationMode_CUSTOM_SamplePlayableGraph_Injected
0x000001de8e4629e9 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AnimationMode:SamplePlayableGraph_Injected (UnityEngine.Playables.PlayableGraph&,int,single)
0x000001de8e462863 (Mono JIT Code) UnityEditor.AnimationMode:SamplePlayableGraph (UnityEngine.Playables.PlayableGraph,int,single)
0x000001de8e4111eb (Mono JIT Code) UnityEditorInternal.AnimationWindowControl:ResampleAnimation (UnityEditorInternal.AnimationWindowControl/ResampleFlags)
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