Skip to content

post_processing example crashes when trying to run #8620

@louiidev

Description

@louiidev

Bevy version

tested on: 1da726e

I ran the example and it immediately crashes.

Additional information

example: examples/shader/post_processing.rs

compiler output:

thread 'main' panicked at 'Requested resource bevy_render::renderer::render_device::RenderDevice does not exist in the `World`. 
                Did you forget to add it using `app.insert_resource` / `app.init_resource`? 
                Resources are also implicitly added via `app.add_event`,
                and can be added by plugins.', examples/shader/post_processing.rs:243:35

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-BugAn unexpected or incorrect behaviorS-Needs-TriageThis issue needs to be labelled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions