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

AnimatedSprite2D bottom panel closes when adding/removing animation #92600

Closed
chriztheanvill opened this issue May 31, 2024 · 1 comment · Fixed by #93112
Closed

AnimatedSprite2D bottom panel closes when adding/removing animation #92600

chriztheanvill opened this issue May 31, 2024 · 1 comment · Fixed by #93112

Comments

@chriztheanvill
Copy link

Tested versions

Only in 4.3 dev 6 and 4.3-beta-1
This not happens in 4.2.x

System information

Godot v4.3.beta1 - openSUSE Tumbleweed 20240524 - Wayland - Vulkan (Mobile) - dedicated AMD Radeon RX 6600 (RADV NAVI23) () - AMD Ryzen 7 5700G with Radeon Graphics (16 Threads)

Issue description

When creates a new Animation in AnimatedSprite2D, closes the bottom panel. I thought it was Wayland so, switched to original config, and still.

Steps to reproduce

  • Create a new AnimatedSprite2D
  • Click in SpriteFrames
  • New SpriteFrames
  • Click in SpriteFrames to show the botton panel SpriteFrames
  • Here, After click: Add Animation or Delete Animation, Closes the Botton panel "Sprite Frames".

image

Minimal reproduction project (MRP)

With a new project

@akien-mga akien-mga changed the title 4.3 beta 1 Animated Sprite2D add/remove Animation AnimatedSprite2D bottom panel closes when adding/removing animation May 31, 2024
@akien-mga akien-mga added this to the 4.3 milestone May 31, 2024
@matheusmdx
Copy link
Contributor

Tested with 4.3,dev6 and latest master v4.3.beta.custom_build [705b7a0], bisecting points to #90815 as the culprit:

image

A thing i noticied is if you click in another scene tab or click in the node/history tab, the bug stops until you create another SpriteFrames resource

unknown_2024.05.31-20.55.mp4

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

Successfully merging a pull request may close this issue.

4 participants