Steam Deck crash on startup since winit 0.30 update #17168
Labels
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
P-Crash
A sudden unexpected crash
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Bevy version
Since #13366
[Optional] Relevant system information
Building on Windows 10, uploaded to Steam Deck.
What you did
Built on Windows using
cargo build --example 3d_scene
. Then uploaded the .exe to the Deck using the Devkit tools, and executed on the Deck like a normal game. Nothing is attached to my Deck except power.What went wrong
Crash on startup. I see the following for 1 frame before the app shows a black screen.
This does not seem to show up in
~/.local/share/Steam/logs/console-linux.txt
so if anyone knows a way to capture this properly please let me know!Additional information
I did stumble upon #15193 at some point before starting a bisect, but I dismissed it because I'm not getting anything to display at all. So feel free to close if duplicate.
The text was updated successfully, but these errors were encountered: