Video player in 2D

Is it possible to play videos in 2D?

I have a canvas with an image object which contains a video player component. The video doesn’t show on game play.

Please help.

OK, so i decided to take a step back from this one and think about what i wanted to achieve. I used a 3D object > Quad, with a VideoPlayer component added to it.

Then built a UI around it.

Simple enough, but sometimes its the simple problems that baffle most.