Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation player not playing animation clips for first time #92160

Closed
nezvers opened this issue May 20, 2024 · 2 comments
Closed

Animation player not playing animation clips for first time #92160

nezvers opened this issue May 20, 2024 · 2 comments

Comments

@nezvers
Copy link

nezvers commented May 20, 2024

Tested versions

  • Reproducible in 4.2.2 stable, 4.3 dev6
  • Not reproducible 4.2.1 stable

System information

Godot v4.3.dev6 - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2070 SUPER (NVIDIA; 31.0.15.5186) - Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8 Threads)

Issue description

Visually it looks like it's stuck on the first frame until something happens (loop, other animation in tracks triggers - not in our production).
At first I thought that freeze happens for each first animation from unique AnimationLibrary (wasn't like that).
In reproduction project that happened only for the first clip. I tried to duplicate a node set and trigger next animation and create a node set from scratch.

Steps to reproduce

  • Create animations
  • Trigger those animations from master AnimationPlayer's animation track

Minimal reproduction project (MRP)

Animation clip animations.zip

@TokageItLab
Copy link
Member

Should be fixed by #90960, please check if you can.

@matheusmdx
Copy link
Contributor

matheusmdx commented Jun 10, 2024

I can confirm the pr #90960 fixes this issue


v4.3.dev6.official [89850d5] (look in the first seconds, nothing happens)

unknown_2024.06.10-01.15.mp4


v4.3.beta.custom_build [5833f59] (now play the first animation correctly)

unknown_2024.06.10-01.13_1.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants