Is there a way to keep the UI responsive during scene loads?
I go from a Login Client to a Game Client scene after logging into my game. For people who have never played, this is a good spot for the tutorial. BUT, I need to be able to let the player click through several pages and while the scene is loading that seems to be impossible.
1) Everything is frozen and I get the little spinny wheel saying "everything is frozen, don't even bother" 2) The window the game is in actually jumps... it drops down to the right about 1/8 inch then after the scene is loaded it pops back up into place. Weird.
So, what can I do to make this not so clunky. It's a pretty bad user experience.
Your answer
Follow this Question
Related Questions
Loading screen 1 Answer
Unity 5 Loading Screen Script? 3 Answers
WebGL Loading Bar / Splash Screen is gone 0 Answers
How do I load previous scenes on unity3d 2 Answers
Unity won't load please help! 1 Answer