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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Add comment