I’m following this YouTube tutorial to generate a simple .pak patch file and I’ve run into trouble. I have a scene with a tv and some media playing on it using a MediaTexture asset. In my patch, I’ve updated the movement of some of my objects and changed the media playing on the screen. However, when I run my patch, the media isn’t updated. The objects update without problems. It looks like my mp4 isn’t getting included in the build. I’ve put the media in the Movies folder - is there anything I can do to force the patch to include this file?
Thanks for any help!