bevyengine / bevyengine/bevy

Loads cannot be cancelled if the asset loader creates a labeled asset.

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

Description

Bevy main, commit: ea8f22eb

Normally, if you drop the handle when loading an asset, the load will be cancelled. This does not work if the asset loader creates a labeled asset however. In this case, the loader will "keep itself alive" since it is holding a handle to the subasset.

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.