We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
git log -1 commit 636e99c9fb384fc28ae522fac10ab8811f14c9ff (HEAD -> main, origin/main, origin/HEAD)
The release number or commit hash of the version you're using.
uname -a Linux Gentoo 6.12.0-gentoo #1 SMP PREEMPT_RT Fri Nov 22 17:12:16 CST 2024 x86_64 AMD Ryzen 9 5900HX with Radeon Graphics AuthenticAMD GNU/Linux
If you cannot get Bevy to build or run on your machine, please include:
If your bug is rendering-related, copy the adapter info that appears when you run Bevy.
`AdapterInfo { name: "NVIDIA GeForce RTX 2070", vendor: 4318, device: 7938, device_type: DiscreteGpu, backend: Vulkan }`
You should also consider testing the examples of our upstream dependencies to help isolate any setup-specific issue:
wgpu
winit
gilrs
cargo run --features wayland --example breakout
If it's not clear, break this out into:
There are flashing color brick(sorry I don't know what exactly it should be called) on the text part.
Other information that can be used to further reproduce or isolate the problem. This commonly includes:
The text was updated successfully, but these errors were encountered:
Looks like #7944
Sorry, something went wrong.
I think they may be same, close this for now.
No branches or pull requests
Bevy version
The release number or commit hash of the version you're using.
[Optional] Relevant system information
If you cannot get Bevy to build or run on your machine, please include:
If your bug is rendering-related, copy the adapter info that appears when you run Bevy.
You should also consider testing the examples of our upstream dependencies to help isolate any setup-specific issue:
wgpu
for rendering problemswinit
for input and window managementgilrs
for gamepad inputsWhat you did
What went wrong
If it's not clear, break this out into:
There are flashing color brick(sorry I don't know what exactly it should be called) on the text part.
Additional information
Other information that can be used to further reproduce or isolate the problem.
This commonly includes:
The text was updated successfully, but these errors were encountered: