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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment