Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
900875
Regression
Yes
[Animator] OnStateMove is called twice for a state at the end of transition to self
To reproduce:
1) Open attached project and scene
2) Open Animator window for following the states
3) Pause and Play the scene, then start stepping over frames
4) At fixedTime 0.7 the transition is interrupted by the transition from state Run to jump_single.
5) At fixedTime 0.88 transition to state jump_single ends and OnStateMove is called for this frame.
Expected: OnStateMove is called once
Actual: It is called twice
Reproduced in 5.6.0a4, 5.6.0b1, 5.6.0f3, 2017.1.0b1
Not reproduced in 5.6.0a1, 5.5.3p1, 5.5.0f3
In 5.6.0a3, all console output disappeared
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment