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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment