bevyengine / bevyengine/bevy

AppExit event not being received in bevy 0.16

Open
#19,917 5 comments 0 reactions 0 assignees View on GitHub
A-App A-Windowing C-Bug S-Needs-Investigation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.