Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0a1
Issue ID
782235
Regression
No
[WebGL2.0] Error spam on running build: glGetIntegerv: GL_INVALID_ENUM
-e: see title, tested in FF Beta (46) and nightly (48), canary(51)
-repro:
--create empty 3D project
--save default scene and add to build target
--add WebGL 2.0 at the top of the graphics APIs
--build and run for WebGL
--NOTICE error spam in browser console
Error: WebGL: texImage2D: Invalid internalformat/format/type: 0x1908/0x1908/0x8d61 ca33435d-14dd-4dbd-927e-6dd5d9d333c4:1:325042
glGetIntegerv: GL_INVALID_ENUM: enum argument out of range
(Filename: D:/Mercurial/unity/Runtime/GfxDevice/opengles/ApiDebugGLES.cpp Line: 512)
ca33435d-14dd-4dbd-927e-6dd5d9d333c4:1:190791
OpenGL Error after calling glGetIntegerv()
(Filename: D:/Mercurial/unity/Runtime/GfxDevice/opengles/ApiDebugGLES.cpp Line: 512)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment