Skip to content
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

[gles] firefox: WebGL warning: getSyncParameter #3064

Closed
Wumpf opened this issue Oct 5, 2022 · 4 comments
Closed

[gles] firefox: WebGL warning: getSyncParameter #3064

Wumpf opened this issue Oct 5, 2022 · 4 comments
Labels
api: gles Issues with GLES or WebGL type: bug Something isn't working

Comments

@Wumpf
Copy link
Member

Wumpf commented Oct 5, 2022

Description
Firefox reports WebGL warning: getSyncParameter: ClientWaitSync must return TIMEOUT_EXPIRED until control has returned to the user agent's main loop. (only warns once)

Seems to happen in the most trivial examples. Chrome in contrast is happy

Repro steps
Can be observed in Bevy's samples
https://bevyengine.org/examples/2d/sprite/

Platform
webgl, firefox

@Wumpf
Copy link
Member Author

Wumpf commented Oct 5, 2022

Came up here before #2573 (comment) - remained unclear if this is a firefox bug as I understand

@teoxoy teoxoy added type: bug Something isn't working api: gles Issues with GLES or WebGL labels Dec 5, 2022
@softmoth
Copy link

softmoth commented Mar 14, 2023

This is still an issue with Bevy 0.10. Firefox warns 32 times, and then stops reporting WebGL warnings, so this could be masking other issues as well.

@kdashg
Copy link

kdashg commented Mar 16, 2023

I will be making the warning quieter here: https://bugzilla.mozilla.org/show_bug.cgi?id=1822867

@cwfitzgerald
Copy link
Member

Fixed upstream

@cwfitzgerald cwfitzgerald closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: gles Issues with GLES or WebGL type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants