-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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!
Description
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
thread 'main' panicked at 'wgpu error: Validation Error
Caused by:
In Device::create_texture
note: label = `sampled_color_attachment_texture`
Dimension X is zero
wgpu-0.12.0\src\backend\direct.rs:2273:5
lukors
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!