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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment