# Objective - Fixes https://github.com/bevyengine/bevy/issues/12380 ## Solution - Before #11986 AssetEvents were scheduled after PostUpdate. That pr moved these into First. This PR moves them into Last which is closer to how they were scheduled before. |
||
|---|---|---|
| .. | ||
| macros | ||
| src | ||
| Cargo.toml | ||