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
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
Again? Didn’t you have that same problem with
Application.Loadlevel ()
I asked you then why you clicked during the scene loading.
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.