Skip to content

Application started with a hidden window never actually runs #18027

@Canleskis

Description

@Canleskis

Bevy version

v0.15.3

Relevant system information

Windows 11

What you did

Setting the primary window to visible = false when setting up the WindowPlugin.

What went wrong

The application never actually starts running.

Additional information

The window_setting example does this to delay window visibility to "avoid the white window that shows up before the GPU is ready to render the app".

This bug was not present before v0.15.3 so I assume it comes from #18004.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-WindowingPlatform-agnostic interface layer to run your app inC-BugAn unexpected or incorrect behaviorS-Needs-InvestigationThis issue requires detective work to figure out what's going wrong

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions