No Video Player component?

Hello, I can’t see the video player component on my editor.

Also there is no UnityEngine.Video namespace.

How can I fix this?

I’m on Unity 2022.3.41f1

Do you have the Video module disabled in the package manager?

See here: Unity - Manual: Disable a built-in package

Don’t think so

That’s the “Director” module. You need to look for the “Video” module further down.

There it is, now it works. Thanks!

1 Like