Bugged AnimatedSprite2D Window? cant select any of my other animations

Godot Version

4.3 stable win 64

Question

I am unable to change between animations in my animatedsprite2D, i am trying to set my idle down animation to be autoloaded but I am unable to change between them for some reason both in the animatedsprite2d user interface area nor the inspector area


I’ve uploaded a screenshot to show you what I am talking about. I cant select a different animation anywhere. If I’m doing something wrong please feel free to point it out but I have used animated sprites multiple times without this issue occurring. Thanks in advanced,

Brandon

1 Like

Also I should mention I have tried restarting godot multiple times, to no avail. It’s strange because I can duplicate that animated sprite and I can select an animation just fine in the duplicate but when I switch back to the original I cant select any animation again. I’m trying to avoid using a duplicate due to the fact that it removes all my animations tied to the original so I would have to redo all the animation frames over again which is strange considering they both have the same animations if I duplicate the animatedsprite2d. So I suppose if nobody knows an actual solution to this bug, I guess ill just have to duplicate it and redo all the animations over again.

1 Like

Have you figured out a solution here? I’m running into the exact same thing and it’s so frustrating. The issue doesn’t seem to be tied to anything specific, and I’ve even had my duplicated AnimatedSprite2D not allow me to select the different animations I had already previously setup.

1 Like

try duplicating the AnimatedSprite2D. I have the same issue, looks like something is locking up the node, I’m also using AnimationPlayer and AnimationTree.
Also on Godot 4.3