Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b5
Issue ID
920101
Regression
Yes
Animator Controller crash when adding an animation for a motion field 'AnimationClipPlayable::ProcessAnimationTargetMatchPass'
Steps to reproduce:
1. Open attached project
2. Open the player animation controller
3. Select the blend tree that has no transitions
4. Add a new motion field
5. Observe the crash/freeze
0x0000000140B66EB3 (Unity) AnimationClipPlayable::ProcessAnimationTargetMatchPass
0x0000000140B68CA0 (Unity) AnimationMixerPlayable::MixerProcess
0x0000000140B68EAE (Unity) AnimationMixerPlayable::ProcessRootMotion
0x0000000140B68CA0 (Unity) AnimationMixerPlayable::MixerProcess
0x0000000140B68EAE (Unity) AnimationMixerPlayable::ProcessRootMotion
...
Expected result: editor should not crash at this point
Reproduced in: 2017.2.0a3, 2017.1.0b9, 2017.1.0a1
Not reproduced in: 5.6.1p3, 5.5.4f1
Regression since: 2017.1.0a1
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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
This is a duplicate of issue #909671