Search Issue Tracker
Fixed in 5.4.1
Votes
0
Found in
5.3.2p1
Issue ID
814008
Regression
Yes
Transition is ignored for current animation cycle if transition condition is met after exit time returns true.
Steps to reproduce:
1.Open MAIN scene;
2.Open Animator window;
3.Select MainCamera(this is where the animator is attached)
4.Play
At the last animation frame, condition Blend is set to "2" which makes transition equals to true.
Actual result: Animation runs two cycles before transitional.
Expected result: Animation should instantly transition from "New Animation" to "New State 0" after first animation cycle has finished.
Tested on: 5.4.0f1 ,5.3.5f1,5.3.4f1;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
- GenericDropdownMenu does not disappear when a dropdown selection that is shown with PopupWindow.Show() is pressed
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
Add comment