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
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
Add comment