Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0a1
Issue ID
794713
Regression
No
Playables: Animator.Play() doesn't work after a Stop
Animator.Play() doesn't work after a Stop()
Calling
Animator.Play(someClip)
Animator.Stop()
Animator.Play(someOtherClip)
is not functional. Second clip does not play.
In "TestAnimationWindowLink", start the scene and press the button to Stop and Play again another animation.
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