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

Bug: Pixi 8 - WebGL: INVALID_ENUM: activeTexture: texture unit out of range #10452

Closed
elsassph opened this issue Apr 16, 2024 · 1 comment · Fixed by #10538
Closed

Bug: Pixi 8 - WebGL: INVALID_ENUM: activeTexture: texture unit out of range #10452

elsassph opened this issue Apr 16, 2024 · 1 comment · Fixed by #10538
Assignees

Comments

@elsassph
Copy link
Contributor

Current Behavior

When running Pixi 8 app on a legacy browser (a LG webOS TV here), some webGl errors occur

WebGL: INVALID_ENUM: activeTexture: texture unit out of range

This was raised a few years ago for a previous version of Pixi #3373

Expected Behavior

It renders.

Steps to Reproduce

Running a simple Pixi 8 app (at least an image?) with an old enough Chrome browser:

Mozilla/5.0 (WebOS; Linux/SmartTV) AppleWebKit/537.36 (KHTML, Like Gecko) Chrome/53.0.2785.34 Safari/537.36 WebAppManager

Environment

Possible Solution

No response

Additional Information

No response

@GoodBoyDigital
Copy link
Member

fix is up :D

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

Successfully merging a pull request may close this issue.

2 participants