Skip to content

Shluggish window resize with 3D content #21773

Description

@StefanSalewski

Bevy version: 0.17.2

  • Original: 0.16.1
  • Current: latest 0.17.2

Relevant system information

Please include:

  • the Rust version: cargo 1.90.0 (840b83a10 2025-07-30) (gentoo)
  • the operating system: Gentoo Linux for AMD64, Gnome with Wayland

What's performing poorly?

My Bevy 3D Chess GUI -- Bevy examples show a similar behaviour
Currently my old Chess working with Bevy 0.16.1 is still available
at GitHub and works fine: https://github.com/StefanSalewski/Bevy-3D-Chess

My local port to Bevy 0.17.2 is very sluggish when window is resized.

I just tested with

cargo run --example simple_picking.rs

That examples is also sluggish and has some delay when its window is resized, but due to the simple content the effect is not that significant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-PickingPointing at and selecting objects of all sortsA-WindowingPlatform-agnostic interface layer to run your app inC-BugAn unexpected or incorrect behaviorC-PerformanceA change motivated by improving speed, memory usage or compile timesP-RegressionFunctionality that used to work but no longer does. Add a test for this!S-Needs-InvestigationThis issue requires detective work to figure out what's going wrong

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions