-
-
Couldn't load subscription status.
- Fork 4.2k
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior
Description
Bevy version
Commit: 1aff709
Operating system & version
OS: Linux
GPU: Nvidia RTX 2070 Max-Q
Driver version: nvidia 455.45.01
What you did
When resizing the window, at certain sizes everything will stop rendering.
And this is logged (spammed) in the terminal
Dec 04 08:06:01.049 WARN wgpu_core::device: Requested size 1678x1192 is outside of the supported range: Extent2D { width: 1678, height: 1191 }..=Extent2D { width: 1678, height: 1191 }
Dec 04 08:06:01.060 WARN wgpu_core::device: Requested size 1678x1192 is outside of the supported range: Extent2D { width: 1678, height: 1191 }..=Extent2D { width: 1678, height: 1191 }
Dec 04 08:06:01.070 WARN wgpu_core::device: Requested size 1678x1192 is outside of the supported range: Extent2D { width: 1678, height: 1191 }..=Extent2D { width: 1678, height: 1191 }
Dec 04 08:06:01.081 WARN wgpu_core::device: Requested size 1678x1192 is outside of the supported range: Extent2D { width: 1678, height: 1191 }..=Extent2D { width: 1678, height: 1191 }
Dec 04 08:06:01.092 WARN wgpu_core::device: Requested size 1678x1192 is outside of the supported range: Extent2D { width: 1678, height: 1191 }..=Extent2D { width: 1678, height: 1191 }
Dec 04 08:06:01.103 WARN wgpu_core::device: Requested size 1678x1192 is outside of the supported range: Extent2D { width: 1678, height: 1191 }..=Extent2D { width: 1678, height: 1191 }
Dec 04 08:06:01.115 WARN wgpu_core::device: Requested size 1678x1192 is outside of the supported range: Extent2D { width: 1678, height: 1191 }..=Extent2D { width: 1678, height: 1191 }
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior