Bevy version
main
bisected to #15969
Relevant system information
SystemInfo { os: "MacOS 14.5 ", kernel: "23.5.0", cpu: "Apple M1 Max", core_count: "10", memory: "64.0 GiB" }
AdapterInfo { name: "Apple M1 Max", vendor: 0, device: 0, device_type: IntegratedGpu, driver: "", driver_info: "", backend: Metal }
(scale factor 2.0)
What you did
cargo run --example pbr
What went wrong
A bunch of spheres of varying roughness/metallicness should be visible, but no sphere are visible.
Additional info
https://pixel-eagle.com/project/b25a040a-a980-4602-b90c-d480ab84076d/run/5268/compare/5259?screenshot=3D%20Rendering/pbr.png
Bevy version
main
bisected to #15969
Relevant system information
SystemInfo { os: "MacOS 14.5 ", kernel: "23.5.0", cpu: "Apple M1 Max", core_count: "10", memory: "64.0 GiB" }
AdapterInfo { name: "Apple M1 Max", vendor: 0, device: 0, device_type: IntegratedGpu, driver: "", driver_info: "", backend: Metal }
(scale factor 2.0)
What you did
cargo run --example pbrWhat went wrong
A bunch of spheres of varying roughness/metallicness should be visible, but no sphere are visible.
Additional info
https://pixel-eagle.com/project/b25a040a-a980-4602-b90c-d480ab84076d/run/5268/compare/5259?screenshot=3D%20Rendering/pbr.png