Hi! I just got my own website and have been trying to host Unity games on it. Some of my games are pretty big, so they take a while to load. I saw an option to have the content streamed so that the first level is playable while the rest of the game loads. This doesn't seem to be working for me, though?
The way I have it set up is that the very first level (number 0 in the build order) is a sort of loading level game that automatically moves to the main menu when the entire rest of the game is loaded. But uploading it to my website and testing it out, it seems to load the entire game before playing the first scene (which immediately cuts to the main menu, since the entire game is loaded).
Am I supposed to do anything else aside from ticking the "streamed" option and making the loading level scene the first in the build order?
I'm using 5.3.6f1, if that makes a difference.
Thanks in advance for any assistance!
↧