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
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
- Cloud Diagnostics dashboard leads to a "Page not found" page when clicking the "Go to Dashboard" link in Project Settings Cloud Diagnostics tab
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
- iOS Xcode project building fails when the build is appended
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
Add comment