Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
1
Found in
2019.3.0b1
2019.3.6f1
2020.1.0a1
2020.2.0a1
Issue ID
1229421
Regression
Yes
Crash on mecanim::CreateValueArray when setting Animator's Controller to Override Controller with no controller to override
Reproduction steps:
1. Open the user's "David's Adventure in 2D.zip" project
2. Load the "HelloWorld" scene
3. Select the "End" GameObject
4. Change the Animator's Controller "End" to "Fruit"
-- Observe the crash
Reproducible with: 2019.3.0b1, 2019.3.7f1, 2020.1.0b3, 2020.2.0a3
Not reproducible with: 2017.4.38f1, 2018.4.19f1, 2019.3.0a11
Note: error before the regression was introduced - "Could not set Runtime Animator Controller. The controller Fruit is an AnimatorOverrideController with no AnimatorController to override"
First 5 lines of the stack trace:
0x00007FF7287689F7 (Unity) mecanim::CreateValueArray
0x00007FF72871C42A (Unity) AnimatorControllerPlayable::AllocateBindings
0x00007FF728674E21 (Unity) Animator::CreatePlayableMemory
0x00007FF728674C1E (Unity) Animator::CreateObject
0x00007FF728671CC6 (Unity) Animator::AwakeFromLoad
<...>
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Resolution Note (fix version 2020.2):
Fixed in: 2020.1.0b7, 2020.2.0a8
Resolution Note (fix version 2019.3):
Fixed in: 2019.3.11f1