Skip to content

WebGLRenderer: this.init.setupExtensions is undefined #6905

@RedRoosterMobile

Description

@RedRoosterMobile

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions