Hey, so i'm tryna load some videos as video textures in unity, which works, but when I do a webGL build and upload it to itch.io none of the video textures play. I'm guessing this is more of a unity issue based on my research, but I was wondering if there are any work arounds, or methods yall have figured out. Im on a dead line and video textures are an essential part of my build. I've been using Unity's built in video player and have tried using source target as well as URL target with the media in "StreamingAssets" folder in the assets folder. Then i've been building it out to webGL. Anyways any help would be greatly appreciated.