4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
https://gdevelop.io
Other
10.21k stars 827 forks source link

Piskel Softlock #6982

Open TheDerplord opened 16 hours ago

TheDerplord commented 16 hours ago

Is there an existing issue for this?

Describe the bug

Sometimes, when I'm using the Piskel Editor, I get softlocked. This usually happens when you press (command + z) . But only sometimes. A big box just appears on my screen, and I can't do anything about it. Then, the only way to fix it is to force quit gdevelop. It's frustrating, because then I can't even save what I was working on. Some pictures:

Screenshot 2024-09-21 at 1 26 33 PM

And A video of me speedrunning the glitch:

https://github.com/user-attachments/assets/15534695-a11b-49d4-a99f-9a1c72b7b1a3

It just happens when I press command + z, and only sometimes. Why?

Steps to reproduce

  1. Open Piskel Editor
  2. Use command + z
  3. Eventually, it will show a weird screen which softlocks you

GDevelop platform

Desktop

GDevelop version

5.4.213

Platform info

macOS Sonoma 14.6.1 ### Additional context _No response_
TheDerplord commented 16 hours ago

Oh, and when I press force quit, it disappears, and says "Are you sure you want to quit Gdevelop?" I press no, and it closes anyways.

blurymind commented 3 hours ago

Interesting. Could it be electron intercepting the key binding. Does this happen on the web version?