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

3.1 Particles2D(GPU) WebGL Chrome Transform Feedback error #28573

Closed
danilw opened this issue May 1, 2019 · 1 comment
Closed

3.1 Particles2D(GPU) WebGL Chrome Transform Feedback error #28573

danilw opened this issue May 1, 2019 · 1 comment

Comments

@danilw
Copy link

danilw commented May 1, 2019

Godot version:
3.1

OS/device including version:
linux, Chrome 73, Firefox 65

Issue description:
launching 2D Particles Demo in Chrome:
GL ERROR :GL_INVALID_OPERATION : glDrawArrays: transformfeedback buffers : buffer at index 0 is bound for transform feedback and other use simultaneously
Firefox has no error and display particles

Steps to reproduce:
https://godotengine.org/asset-library/asset/118
Export 2D Particles Demo to HTML5/WebGL build and launch in browser

Minimal reproduction project:
https://godotengine.org/asset-library/asset/118

1

@danilw
Copy link
Author

danilw commented Aug 16, 2019

Update:
Chrome 76 have fix this bug, updating to Chrome 76 fix all GPU particles in Godot, that linked test-project work, also my other project that use GPU particles also now work in Chrome(76+)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants