Skip to content

Asset loading fails on Linux but succeeds on Windows #8568

@alice-i-cecile

Description

@alice-i-cecile

Bevy version

0.10.1

Relevant system information

What you did

Ran cargo run -p ci on Leafwing-Studios/Emergence#746 after using git lfs pull.

What went wrong

On PopOS, all assets end up in AssetState::Failed.

On Windows, the same list of assets end up in AssetState::Loaded.

Additional information

Asset loading in general works for me on PopOS.

There may be some file path weirdness going on here: this is being run in a subfolder as it is intended to be used in CI. Oddly though the complete list of assets is discovered correctly in both cases.

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 behaviorO-LinuxSpecific to the Linux desktop operating system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions