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

Godot crashes when minimizing a subwindow #89537

Open
jeadhz opened this issue Mar 15, 2024 · 5 comments
Open

Godot crashes when minimizing a subwindow #89537

jeadhz opened this issue Mar 15, 2024 · 5 comments

Comments

@jeadhz
Copy link

jeadhz commented Mar 15, 2024

Tested versions

Reproducible in 4.3-dev3, dev4, and dev5

System information

Godot v4.3.dev4 - Windows 10.0.19045 - GLES3 (Compatibility) - Intel(R) HD Graphics 4600 (Intel Corporation; 20.19.15.5126) - Intel(R) Core(TM) i3-4330 CPU @ 3.50GHz (4 Threads)

Issue description

Basically I opened the script editor in a subwindow, tried to minimize it, and Godot crashed. Later on I checked if this also happens in normal projects and yes, it does.

Here's a short video:

abc.mp4

Steps to reproduce

  1. Add a Window node to your scene.
  2. Make sure to disable this setting display/window/subwindows/embed_subwindows.
  3. Minimize it.

-- Or within Godot --

  1. Go to script editor.
  2. Make it floating.
  3. Minimize it.

Minimal reproduction project (MRP)

N/A.

@AThousandShips
Copy link
Member

Can you please try with dev5?

@jeadhz
Copy link
Author

jeadhz commented Mar 15, 2024

Yes, it still happens in dev5.

@JekSun97
Copy link
Contributor

I don't have this problem.
Checked in 4.3 dev 4 - dev 5

Godot v4.3.dev5 - Windows 10.0.19045 - GLES3 (Compatibility) - Radeon RX 560 Series (Advanced Micro Devices, Inc.; 31.0.14001.45012) - Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 Threads)

@bruvzg
Copy link
Member

bruvzg commented Mar 15, 2024

Can't reproduce it on Windows 11 (NVIDIA GPU), neither in GLES/Compatibility nor it Vulkan/Forward+.

@jeadhz
Copy link
Author

jeadhz commented Mar 16, 2024

Can someone with an Intel GPU please try to reproduce it?

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