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

WebGLRenderer: this.init.setupExtensions is undefined #6905

Closed
RedRoosterMobile opened this issue Sep 12, 2024 · 1 comment
Closed

WebGLRenderer: this.init.setupExtensions is undefined #6905

RedRoosterMobile opened this issue Sep 12, 2024 · 1 comment

Comments

@RedRoosterMobile
Copy link

RedRoosterMobile commented Sep 12, 2024

Version

  • Phaser Version: 3.85.1 WebGL
  • Operating system: iOS Apple A12 GPU + Android with arm mali-g72 GPU
  • Browser: Safari, but not specific

Description

In WebGLRenderer:

// Restore GL extensions.
this.init.setupExtensions();

When executed results in:
this.init.setupExtensions is not a function. (In 'this.init.setupExtensions()', 'this.init.setupExtensions' is undefined)

Example Test Code

Additional Information

@RedRoosterMobile RedRoosterMobile changed the title WebGLRenderer: this.init.setupExtensions' is undefined WebGLRenderer: this.init.setupExtensions is undefined Sep 12, 2024
@photonstorm photonstorm self-assigned this Sep 12, 2024
@photonstorm
Copy link
Collaborator

Thank you for submitting this issue. We have fixed this and the fix has been pushed to the master branch. It will be part of the next release. If you get time to build and test it for yourself we would appreciate that.

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

2 participants