-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Regression: wgpu panic on window minimize #4097
Copy link
Copy link
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorP-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality that used to work but no longer does. Add a test for this!
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorP-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality that used to work but no longer does. Add a test for this!
Bevy version
Regression occurs in 81d57e1 as a result of #3412
This bug is not present in 0.6.1, or any commits prior to the above PR merge.
Operating system & version
Win 11
What you did
Minimize an example window.
What you expected to happen
Nothing
What actually happened