SystemInfo { os: "macOS 15.3 Sequoia", kernel: "24.3.0", cpu: "Apple M4 Max", core_count: "16", memory: "64.0 GiB" }
AdapterInfo { name: "Apple M4 Max", vendor: 0, device: 0, device_type: IntegratedGpu, driver: "", driver_info: "", backend: Metal }
Only the leftmost opaque sphere is drawn.
WARN bevy_pbr::render::mesh: Not rendering mesh because indexed indirect parameters buffer wasn't present
This affects many other examples.
Bevy version
main, bisected to #17764
Relevant system information
But this also reproduces on linux and mac CI in the example report.
What you did
cargo run --example blend_modesWhat went wrong
Only the leftmost opaque sphere is drawn.
Additional information
This affects many other examples.
See https://pixel-eagle.com/project/b25a040a-a980-4602-b90c-d480ab84076d/run/8274/compare/8263?screenshot=3D%20Rendering/transparency_3d.png