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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment