Skip to content

Asset loading issue after 0.11.1 #9452

Closed
@Shatur

Description

Bevy version

0.11.1

What you did

Consider the following example breaking_change.zip with Bevy 0.11.0. Model and its animations loaded successfully. If you try to update it to Bevy 0.11.1 it will break.

What went wrong

If you update Bevy version to 0.11.0 I see either model without animations of no model at all. Looks like #9429 solved the issue for animated fox, but larger model I observe race condition.

Additional information

0.11.0:

image

0.11.1

image

Metadata

Assignees

No one assigned

    Labels

    A-AnimationMake things move and change over timeA-AssetsLoad files from disk to use for things like images, models, and soundsC-BugAn unexpected or incorrect behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions