panicked at 'No surface found for window.' #3248
Labels
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
P-Regression
Functionality that used to work but no longer does. Add a test for this!
Bevy version
git head 4423a2f
Operating system & version
Windows 10
What you did
When minimizing windows, panicked at 'No surface found for window.'
What you expected to happen
The window is minimized and there is no panic
What actually happened
The actual result of the actions you described.
Additional information
panic info
thread 'main' panicked at 'No surface found for window.', C:\Users\LCW\.cargo\git\checkouts\bevy-09c88e8028296690\4423a2f\crates\bevy_wgpu\src\renderer\wgpu_render_resource_context.rs:372:14
The text was updated successfully, but these errors were encountered: