VideoPlayer Swalling My Touches

Hello There,
My video player overrides/swalling my touches.

I have input listener

I’t doesn’t work on web if i touch screen, touching events won’t working.
But if i do my video player > stay on bottom button clicked i’t works but on that case i have to select “Enable_Transparent_Canvas” because if i don’t black screen appears on my screen and also it doesn’t allow me to put some background image to the video.

The built-in videoplayer is really hard to use, try this instead?

Brother you are killing it. :saluting_face:
I will reply here a soon as i added.

I tested the demo
But even in demo it looks black.
image

Cocos 3.8.2 version

I am using 3.8.2 too, It works perfectly.


I think it happens because
image
Model Renderer is empty i drag an sprite renderer here but its still not working. :thinking:

Change RenderableComponent to Render, then drag sprite again.
image

I did and still, it completely black. :slightly_frowning_face:

VideoTexture.zip (4.8 MB)
Try this.

ha? Which browser are you using?I use chrome.

I was using opera also in chrome its same

It is really strange. I can’t figure out why,.