I’m trying to have a video play on the Ui Canvas with some buttons overlaid on top of it. I tried setting up a render texture with a video player component that renders to a raw image on the canvas. This works perfectly on iOS but not so on Android.
Any advice on the best way to achieve this?
I’m looking at this thinking it will solve the problem Unity Asset Store - The Best Assets for Game Making but there is a part of me wondering why I can’t do this without the purchase of an asset!
Thanks
Phil