CursorGrabMode::Confined on Linux panicks on startup #7007
Labels
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
C-Startup
A crash that occurs when first attempting to run a Bevy app
O-Linux
Specific to the Linux desktop operating system
P-Crash
A sudden unexpected crash
Bevy version
Bevy 9.1
Operating System
Fedora Linux Workstation 37
What you did
I tried to confine the mouse cursor using WindowDescriptor.
What went wrong
The code compiles successfully, but panicks at startup.
I get this error:
Additional information
This occurs both on Wayland and X11.
The text was updated successfully, but these errors were encountered: