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
Hello I encountered the error on SmudShape entity despawn:
ERROR bevy_render::render_resource::pipeline_cache: failed to process shader:Unresolved import:Custom("bevy_smud::generated::cec721b4-2ec6-478e-85ab-afaec5a87178")
Hello I encountered the error on
SmudShape
entity despawn:or on bevy 0.11
To reproduce the issue just call
commands.entity(smud_entity).despawn_recursive();
and check logs.The text was updated successfully, but these errors were encountered: