Skip to content

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

@andriyDev

Description

@andriyDev

Bevy main, commit: ea8f22e

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AssetsLoad files from disk to use for things like images, models, and soundsC-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