Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.12f1, 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Votes
0
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-121460
Regression
No
Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
How to reproduce:
1. Open the attached “IN-113301.zip” project
2. Open the “_Recovery/0 (1)” scene
3. Open the “Anims/jump” animation
4. In the Hierarchy window, select the “Player” GameObject
5. Play the “jump” animation
6. Observe the crash
Reproducible in: 2023.1.0a1, 6000.0.59f1, 6000.2.7f1. 6000.3.0b4, 6000.4.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stack trace:
0x00007FF9B9DD5226 (Unity) RuntimeAnimatorController::BuildCustomController
0x00007FF9B9DB6967 (Unity) Animator::Sample
0x00007FF9BA5FB18B (Unity) AnimationModeBindings::SamplePlayableGraph
0x00007FF9B8D91AA3 (Unity) AnimationMode_CUSTOM_SamplePlayableGraph
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- [RenderingDebugger]Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
Add comment