Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.1.4f1
2019.2.0a1
2019.3.0a1
Issue ID
1171704
Regression
No
[UI] Animation transition is shown as taking different path when transitioning from AnyState to a Sub-State
How to reproduce:
1. Open the attached "case_1171704" project
2. Open the "BugScene"
3. Make sure the Animator window of a "Cube" GameObject is open
4. Press "Play"
5. Follow the instructions shown on the screen
6. Stop the play mode and open the "CorrectScene"
7. Repeat steps from 3 to 5 once more
Expected results: A path between AnyState and triggered Sub-State or State will be highlighted
Actual results: A different path is highlighted instead of a path between AnyState and a triggered Sub-State
Reproducible with: 2017.4.31f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Additional notes:
This issue does not break the flow of animations, it just highlights the wrong paths instead of highlighting the correct paths between AnyState and a triggered Sub-State. To prove this point, the duration time of transition between AnyState and a Sub-State is changed from 0.25 to 1.25. The transition takes 1.25 seconds to complete.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a14