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 Playback Track plays only the first frame of the animation #94146

Closed
Dev0mi opened this issue Jul 9, 2024 · 4 comments
Closed

Animation Playback Track plays only the first frame of the animation #94146

Dev0mi opened this issue Jul 9, 2024 · 4 comments

Comments

@Dev0mi
Copy link

Dev0mi commented Jul 9, 2024

Tested versions

  • Reproducible in: 4.3.beta2, 4.2.2.stable - Not reproducible in: 4.2.1stable, 4.2.stable, 4.1.3.stable

System information

Godot v4.2.2.stable - Windows 10.0.19045 - Vulkan (Forward+) - dedicated Radeon (TM) RX 480 Graphics (Advanced Micro Devices, Inc.; 31.0.14037.17019) - AMD Ryzen 5 3600 6-Core Processor (12 Threads)

Issue description

Playing animation through Animation Playback Track doesn't work.

When you play an animation in an Animation Player form another Animation Player, using Animation Playback Track the animation updates only on the first frame[Problem 2], also the animation updates in the editor but only when you are scrubbing through the timeline [Problem 1].

Godot_v4 2 2-stable_win64_HUR5F9xYuJ

Steps to reproduce

Create a new project on the specified hardware.
Create two AnimationPlayer nodes and one Node to animate.
Animate the Node in the first Animation Player.
In the second Animation Player create an Animation Playback Track that plays the animation. [Problem 1]
Run the scene [Problem 2]

Minimal reproduction project (MRP)

MRP Animation Playback Tracks.zip

@TokageItLab
Copy link
Member

Cannot reproduce in master (42e5b3a)

@KoBeWi
Copy link
Member

KoBeWi commented Jul 9, 2024

Try checking in beta3: https://github.com/godotengine/godot-builds/releases/tag/4.3-beta3

EDIT:
Actually I checked in beta2 and can't reproduce with the attached MRP.

@TokageItLab
Copy link
Member

It is probably related to #86661 and should have been fixed in 4.3, so I think it is incorrect to say that it does not work in 4.3.beta2.

@Dev0mi
Copy link
Author

Dev0mi commented Jul 9, 2024

I just tested it again after restarting my pc and it works in 4.3.beta2 for me as well.
I'm pretty confident that it did not work otherwise I wouldn't create my first issue here but oh well, it does now.
So I'm sorry if I inconvenienced someone please forgive me <3

@KoBeWi KoBeWi closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
@KoBeWi KoBeWi removed this from the 4.3 milestone Jul 9, 2024
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