Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
1
Found in
5.6.1p3
Issue ID
920126
Regression
Yes
Animator.Play/CrossFade doesn't trigger event at 0F during CrossFade
To reproduce:
1) Open attached project and "test" scene
2) Play on Editor and press "issue repro" button.
Expected: Animation event is triggered twice ( sound is played twice)
Actual: Animation event is triggered once ( sound is played once)
During the transition, Animator.Play/CrossFade doesn't trigger animationClip's event at 0F.
If animationClip's event is located after 1F, the event will be executed.
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