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
- Project Auditor fails to analyze Scene Meshes
- Particle System Shape Texture field does not reset when resetting the Particle System Component
- [URP Blank] Crash on vk::DescriptorSetUpdater::Update when a shader variant is compiled with DOTS_INSTANCING_ON with material that doesn't use DOTS-backed data
- "SerializedObjectNotCreatableException" is thrown when entering Play Mode after locking the Inspector window with a Prefab Asset in Context mode
- Quality fields are not propagated to the Camera target descriptor when using Renderer2D's RenderGraph path
Add comment