- Home /
Exe file crash when loading with SceneManager.LoadScene
Hello! I found that on when I run the exe file on windows, while loading the next scene with SceneManager.LoadScene, if I click with the left mouse button, the game suddenly crashes. Do you know why?
thank you in advance! Fabio
Answer by AnneSchmidt_legacy · Jul 12, 2016 at 05:44 PM
Again? Didn't you have that same problem with
Application.Loadlevel ()
I asked you then why you clicked during the scene loading.
Answer by MalboM · Jul 12, 2016 at 05:49 PM
Yes I tried with scenemanager but still the same problem.
I imagine that a gamer could click during the loading time... if this happens, his game will crash and I wouldn't this to happen.
You don't know about that; maybe the problem is only in your computer. $$anonymous$$aybe Windows or whatever doesn't like you clicking during the loading process.
Yes I tried on different PC and does the same crash unfortunately. It's like windows put on background the game and then crashes (when clicking)
Your answer