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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment