-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error logged when running 3d examples #18094
Comments
Also happens with 3d_scene for me on my igpu. |
transmission
example
73ffd9a, on
|
??? Screencast_20250301_094850.webm |
That is visible in the example report, which I believe coincides with some similar issues in https://thebevyflock.github.io/bevy-example-runner/ This might be related to this issue, could you bisect to confirm? |
bisected to #17965 |
opened this for that other issue #18102 |
Bevy version
main, bisected to #16782
Relevant system information
SystemInfo { os: "macOS 15.3.1 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 }
What you did
cargo run --example 3d_scene
cargo run --example transmission
What went wrong
Example appears to work, but emits the following errors once:
The text was updated successfully, but these errors were encountered: