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
- “GetAllOverlapping failed…” error when clicking a GameObject during a custom picking pass in the Scene view for the second time
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
Add comment