Closed
Description
Bevy version b4c33da
If I run cargo run --example shader_material_2d
I get:
Caused by:
In Device::create_render_pipeline
note: label = `transparent_mesh2d_pipeline`
Error matching ShaderStages(FRAGMENT) shader requirements against the pipeline
Shader global ResourceBinding { group: 1, binding: 1 } is not available in the layout pipeline layout
Binding is missing from the pipeline layout