Godot Version
v4.3.stable.mono.official [77dcf97d8]
OS
Manjaro 24.0.6 with Xfce
IDE
JetBrains Rider 2024.2.1
Question
During normal runtime of my game, the mouse cursor is often captured, as it should be, but every time I set a breakpoint in my IDE then hit it, my IDE gets focus, the game is frozen (as it should be), but my cursor is still captured by the game, and I cannot get it back unless I force-terminate the debugging session with a hotkey. I couldn’t really find any information about this online, and it is something that gets quite annoying after a while. Any help is greatly appreciated!