You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title suggests, I'm getting this error when updating my project to Bevy 0.15.0. This error occurs when trying to use DynamicScene::write_to_world(). I can't find/understand any of the reflection migration guides for 0.15.0, so am I doing something wrong? This was working in 0.14.2.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As the title suggests, I'm getting this error when updating my project to Bevy 0.15.0. This error occurs when trying to use
DynamicScene::write_to_world()
. I can't find/understand any of the reflection migration guides for 0.15.0, so am I doing something wrong? This was working in 0.14.2.Beta Was this translation helpful? Give feedback.
All reactions