Bevy version
0.5
Operating system & version
Manjaro Linux
What you did
Just trying to compile the examples for instance the (3d_scene)
What you expected to happen
a window with the 3D scene should show up.
What actually happened
thread 'main' panicked at 'Unable to find a GPU! Make sure you have installed required drivers!', crates/bevy_wgpu/src/wgpu_renderer.rs:47:14
Additional information
i tested also the latest bench but i get the same result