I tried to set up a videoplayer component for a looping video background on my game, but it doesn’t work when I upload to ShareMyGame.
I have a videoplayer set up to point the url to a StreamingAssets folder as referenced here
The videoplayer component itself seems to be working since I get a black background rather than the default blue from my camera, but the video doesn’t play. My whole project is only 35mb, so I don’t think it’s a size issue, but I could be wrong.
Any ideas? Is video just not supported on ShareMyGame?