Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.50f1, 6000.0.22f1, 7000.0.0a3
Votes
0
Found in
2021.3.44f1
2022.3.46f1
6000.0.19f1
Issue ID
UUM-79812
Regression
Yes
[Linux] Crash on 'PPtr<RuntimeAnimatorController>::operator RuntimeAnimatorController*() const' when saving a new animation file
Reproduction steps:
1. Open the attached “BugRepro” project
2. Drag the “Assets/Player32x32.png“ sprite to the Scene View
3. When the Editor asks, save the animation file anywhere
Expected results: The animation file is saved
Actual results: Unity Editor crashes
Reproduced with: 2022.3.45f1, 2022.3.46f1, 6000.0.16f1, 6000.0.19f1, 2021.3.44f1
Not reproduced with: 2022.3.44f1, 6000.0.15f1, 2021.3.43f1
Reproduced on: Ubuntu 22.04
Not reproduced on: Windows 10
First lines of the stack trace:
#2 0x00561a7a1e963a in PPtr<RuntimeAnimatorController>::operator RuntimeAnimatorController() const
#3 0x00561a7b21bccd in Animator::GetEffectiveAnimatorController()
#4 0x00561a7a3cb074 in AnimatorController_CUSTOM_GetEffectiveAnimatorController(void)
#5 0x00000042a3c496 in (wrapper managed-to-native) UnityEditor.Animations.AnimatorController:GetEffectiveAnimatorController_Injected (intptr)
#6 0x00000042a3c373 in UnityEditor.Animations.AnimatorController:GetEffectiveAnimatorController (UnityEngine.Animator)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
Add comment