Skip to content

example manual_material crashes: ErasedMeshPipelineKey has wrong type #22537

@mockersf

Description

@mockersf

Bevy version and features

What you did

cargo run --example manual_material

What went wrong

thread '<unnamed>' (5861490) panicked at crates/bevy_material/src/key.rs:28:9:
assertion `left == right` failed: ErasedMeshPipelineKey::downcast called with wrong type
  left: TypeId(0x41223169ff28813ba79b7268a2a968d9)
 right: TypeId(0x376d2b8466b7ce39cd740deb2433cfc0)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Encountered a panic in system `bevy_pbr::material::specialize_material_meshes`!

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-BugAn unexpected or incorrect behaviorS-Needs-TriageThis issue needs to be labelled

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions