RawTexture.CreateAlphaTexture

RawTexture.CreateAlphaTexture appears to be broken again.

[.WebGL-000001CD04234AD0]GL ERROR :GL_INVALID_OPERATION : glTexImage2D: invalid internalformat/format/type combination GL_RGBA8_OES/GL_ALPHA/GL_UNSIGNED_BYTE
[.WebGL-000001CD04234AD0]GL ERROR :GL_INVALID_OPERATION : glGenerateMipmap: Can not generate mips

Can you confirm?

Thanks.

Simple example:

https://www.babylonjs-playground.com/#MWCYJT

Pinging @sebavan

Fixed this was a webgl2 only issue, it will be available in the next nightly

1 Like