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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment