You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I definitely don't know enough about this code to be able to point to what specifically may be causing this.
# "bad" commit
git checkout e00c68ad9d24e0373a4bbf928a5f5a441e22d7bd
# "good" commit right before that one
git checkout e00c68ad9d24e0373a4bbf928a5f5a441e22d7bd~1
What happened?
When using the videoElement material, the console reported an error and couldn't draw properly。
error info:
WebGL: OUT_OF_MEMORY: texSubImage2D: bad image data
Reproduction steps
...
Sandcastle example
https://sandcastle.cesium.com/?src=Video.html
Environment
Browser: Chrome 129.0.6668.70
CesiumJS Version:1.121
Operating System: macos
The text was updated successfully, but these errors were encountered: