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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment