Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.2.8f1
2019.3.0a1
2020.1.0a1
Issue ID
1188984
Regression
No
[State Machine] Animator's Sub-State Machine transitions added to Base Layer are discarded at runtime
How to reproduce:
1. Open the attached user's 'AnimTransitionBug.zip' project
2. Open Assets -> Content -> Characters -> Players -> Animation Controllers -> Girl AC Animator
3. Double-click mouse 'Air Movement' Sub-State Machine
4. Right-click mouse 'Land' Sub-State Machine -> Make Transition -> (Up) Base Layer -> States -> Hurt -> Hurt_Air
5. Right-click mouse 'Land' Sub-State Machine -> Make Transition -> (Up) Base Layer -> States -> Die -> Die
6. Enter Play Mode
Expected result: Transition Hurt_Air is not discarded
Actual result: Transition Hurt_Air is discarded
Reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.8f1, 2019.3.0b7, 2020.1.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “RegisterCallback<KeyUpEvent>” and “RegisterCallback<KeyDownEvent>“ callbacks are not called when pressing keys in a UI Toolkit window
- [VFX Graph] Use base color map set to none after material change in output
- [Mac] Context menu in Hierarchy is available but not functional when the Editor is out of focus
- Cursor's static properties does not change when changing the Cursor's states
- Cannot archive build for iOS using Xcode 13.3 when the project is built on a Windows machine
Add comment