|
The first scene in my game loads fine every time but sometimes the second scene (the level select) hangs and never completes loading. It also sometimes causes the browser to exit or crash. I've tried loading different scenes but the problem remains - the first scene loads, the next scene sometimes hangs. What's causing this? You can try it yourself here:
(comments are locked)
|
|
I get this in my log when I play your game: Should give you a pretty clear idea what is going wrong. The logs are fantastic at helping you figure out what is going wrong (See http://unity3d.com/support/documentation/ScriptReference/Application.CanStreamedLevelBeLoaded.html if you need help.)
(comments are locked)
|
|
Thanks Graham, that's really helpful to know and seems to have fixed the problem.
(comments are locked)
|
