Skip to content

Certain window sizes cause rendering to stop #1003

@nic96

Description

@nic96

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

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-BugAn unexpected or incorrect behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions