Hey All,
I have a few fullscreen videos that I am playing in my app. They show up fine when running the thing in the editor, but when I bake the executable, the videos just don’t show up.
What can I do here to debug this? I made a dev build and looked at the output_log.txt file but I don’t see anything out of the ordinary.
M
I have a similar problem only mine is with functions with scripts it wont compile them in the build at all.
this may be the same thing eg: the code method you are using to play or load the vids just isn’t translating or executing in the build :evil:
Actually, I just got it to play. I had an issue where it would stop the video the same frame as it started it. It was a logic issue though its weird that it doesn’t show in the editor.
Now I still have a problem left though: there is no sound on my videos.
Anyone?
I think you have to add and start sounds manually. They aren’t attached to video in unity.