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

Tileset editor paint properties popup is using project's clear color #93278

Closed
passivestar opened this issue Jun 17, 2024 · 2 comments · Fixed by #93609
Closed

Tileset editor paint properties popup is using project's clear color #93278

passivestar opened this issue Jun 17, 2024 · 2 comments · Fixed by #93609

Comments

@passivestar
Copy link
Contributor

passivestar commented Jun 17, 2024

Tested versions

v4.2.2.stable.official
v4.3.beta1.official [a4f2ea9]

System information

Godot v4.3.beta1 - macOS 14.4.1 - Vulkan (Forward+) - integrated Apple M1 Max - Apple M1 Max (10 Threads)

Issue description

Forwarding this issue here because this appears to be an engine bug

With minimal theme (it has transparent tree backgrounds and that popup is drawing a Tree):

image

image

With default theme (notice pink corners):

image

Steps to reproduce

  1. Set rendering/environment/defaults/default_clear_color to something bright
  2. Open the "Select a property editor" popup and notice the bright corners

Minimal reproduction project (MRP)

N/A

@Gnumaru
Copy link
Contributor

Gnumaru commented Jun 17, 2024

Notice that this is not a godot 4.3 bug. I was using v4.2.2.stable.official [15073af] on windows 10 x64 when I first reported it. I haven't tested but I guess this is probably a bug since older versions, maybe since 4.0.

@passivestar
Copy link
Contributor Author

passivestar commented Jun 17, 2024

Same pink corners when not using a custom theme:

image

(updated the post as it's not a custom theme related bug)

@passivestar passivestar changed the title Tileset editor paint properties popup is using project's clear color when using a custom theme Tileset editor paint properties popup is using project's clear color Jun 17, 2024
@akien-mga akien-mga added this to the 4.3 milestone Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants