Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Origin not always set in debug builds #40

Open
Zizico2 opened this issue Jun 21, 2024 · 0 comments
Open

Origin not always set in debug builds #40

Zizico2 opened this issue Jun 21, 2024 · 0 comments

Comments

@Zizico2
Copy link

Zizico2 commented Jun 21, 2024

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?

@Zizico2 Zizico2 changed the title Oirign not always set in debug builds Origin not always set in debug builds Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant