Skip to content

Conversation

@Buncys
Copy link

@Buncys Buncys commented Jan 21, 2026

Contributing for the first time. Tried to update to bevy 0.18.0. Here are the changes:

  • Updated Bevy to version 0.18.0 and other dependencies
  • Made the cleanup warning generic because the previous match was removed from Bevy
  • Made testbed examples' ui_example_systems run on EguiPrimaryContextPass instead of Update to prevent panics

Fixes #685

@Deniskore
Copy link
Contributor

In my opinion rapier should be updated to 0.32.0
But this will entail additional changes.

@Buncys
Copy link
Author

Buncys commented Jan 22, 2026

Is this something that should be done in this PR, or should it be a separate follow-up PR?

@Deniskore
Copy link
Contributor

I am not a maintainer, let's ask @sebcrozet

In any case, you can try updating it. If it's too difficult, I can take care of it later in additional PR.

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

Successfully merging this pull request may close these issues.

Bevy 0.18 support

2 participants