wgpu_hal::gles::egl: EGL 'eglCreateSyncKHR' code 0x3004: EGL_BAD_ATTRIBUTE #17494
Labels
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Bevy version
0.15.1
[Optional] Relevant system information
What you did
What went wrong
There was an error message:
Additional information
I am not sure if I remembered correctly: that I didn't notice such an error message before I installed the nvidia driver.
And it's weird that this error message only appears on debug mode. When running the game in release mode, there would be no this error message.
The text was updated successfully, but these errors were encountered: