Skip to content

AppExit event not being received in bevy 0.16 #19917

@cswinter

Description

@cswinter

Bevy version

0.16.1

My bevy app has a system running in PostUpdate which listens to AppExit events to run code before the app exits. This was working as expected with bevy 0.15, but after upgrading to bevy 0.16, the system no longer seems to receive any AppExit events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AppBevy apps and pluginsA-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

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions