When I press play in my editor, it starts to load like normal, but it constantly loads and doesn’t stop (whilst I am writing this it is still frozen). In my game, the mouse disappears and that happens after 2-4 seconds. And then it doesn’t respond at all and when I click on another application, it won’t let me back into Unity. I am using version 5.6.2f1 and I have a 64-bit computer. This is really annoying because I have tried restarting it and it does the same thing. Any suggestions? I have a video of it (it’s a video file). It’s at
It may be because you have written a bad while() loop of some kind. When it freezes for me when attempting to play that is the usual issue. Perhaps check your loops making sure they yield and / or break. That’s the only recommendation I have.
I changed Update to Start but now it doesn’t do anything and my mouse doesn’t even disappear. I have tried to find the latest log but my computer for some reason can’t open it and it stops responding, should I send it to you?