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

Error on entity despawn #26

Open
Dimchikkk opened this issue Jun 12, 2023 · 0 comments
Open

Error on entity despawn #26

Dimchikkk opened this issue Jun 12, 2023 · 0 comments

Comments

@Dimchikkk
Copy link

Dimchikkk commented Jun 12, 2023

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")

or on bevy 0.11

│ var<uniform> globals: _naga_oil_mod_MJSXM6K7OJSW4ZDFOI5DUZ3MN5RGC3DT_memberGlobals;
  │                                ^
  │
  = missing import 'bevy_smud::sdf'

To reproduce the issue just call commands.entity(smud_entity).despawn_recursive(); and check logs.

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