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
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
This is a duplicate of issue #909671