#"Unable to find a GPU!" error on Wasm
1 messages · Page 1 of 1 (latest)
Difficult to tell what you might be missing without knowing what you have.
Does it work when you use DefaultPlugins instead?
I've also been having this issue with 0.14.2 and 0.15.rc2. My code works with 0.13. I just switched back to DefaultPlugins and I still get the same error
I'm building something kind of unusual with bevy, but my init path isn't that crazy. I'm not really sure where to begin debugging this one nor what data would be useful