Skip to content

Origin not always set in debug builds #40

@Zizico2

Description

@Zizico2

In debug builds, the origin seems to not always be set correctly, if also using a transform on the Svg2dBundle. It seems like the systems bevy_svg adds don't always run in the same order. I'm testing on bevy 13.2, using the bevy_svg from PR #38. With the default origin this isn't a problem.

This doesn't happen on release mode. Is this non-determinism expected in debug builds?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions