Question > How can Video Player path in Unity package be modified dynamically with code?

How can Video Player path in Unity package be modified dynamically with code?

Sense
2020-03-24

The VideoPlayer in the Unity samples has been changed to Unity's build-in player. VideoPlayer.url can be set by modifying links.

See Https://docs.unity3d.com/ScriptReference/Video.VideoPlayer.html