PG: https://playground.babylonjs.com/#LT4WHM#31
I updated my project from 6.x to newest today and find there is something wrong with videoTexture.
There is some noise on rgb channel, however I check the code of videoTexture, it seems no changes may affect this.
Edit: I just forgot I can switch version on PG.
After testing, in chrome, any versions with webgl2 have the same problem(It is really wired as I’m pretty sure this do work before), and webgpu works fine.
Edge have the same problem with chrome, and firefox works fine.