Skip to content

Render fails on pixel phones #15044

@elbamos

Description

@elbamos
Description of the problem

My app works on all browsers and equipment we've tried it on with the exception of pixel phones. On pixel phones, we get an error on the first call to render, with this stack trace:

texImage2D    @    three.js:19999
setupFrameBufferTexture    @    three.js:20738
setupRenderTarget    @    three.js:20915
WebGLRenderer.setRenderTarget    @    three.js:24430
WebGLRenderer.render    @    three.js:23129
render    @    RenderPass.js:51
render    @    EffectComposer.js:88

I'm not sure which portions of the code would be helpful in tracking this down?

Three.js version
  • r97
  • r94
Browser
  • All of them
  • Chrome
  • Firefox
  • Internet Explorer
OS
  • All of them
  • Windows
  • macOS
  • Linux
  • Android
  • iOS
Hardware Requirements (graphics card, VR Device, ...)

Pixel Phone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions