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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment