-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Examples crash on Windows Nvidia Vulkan #11673
Comments
This looks like it might be a Cargo caching error. Does this persist after |
I had this same issue today on Windows 10 after being away from Bevy for a while. |
Of the examples I tried only the error: process didn't exit successfully: `target\debug\examples\transmission.exe` (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION) |
Transmission worked fine for me My specs: Rust 1.75
|
It's a rust issue rust-lang/rust#33434 |
Bevy version
main
System information
What you did
I tried to run an example.
What went wrong
It crashed.
Additional information
Trace:
The text was updated successfully, but these errors were encountered: