Very strange freeze bug
Editor is freezing in Windows 10 on a second start of play mode, but not freezing on Mac. Second start is when you open the project, start play mode, exit play mode and start play mode again.
Tried to find a git commit when it started, found it and there was only several .json.txt file changes, some of them was in StreamingAssets folder and some are in Resources folders and used as TextAsset objects in the game to store level layouts and configs. Tried to revert them one by one and reverting one of them helped, but the next day after some more commits in the project bug started happening again.
The curious thing is that if you exit play mode from main menu of a game, then bug does not happen, but if you start game in a level (where some of those text assets are being loaded on initialization) then bug starts happening with 100% chance.
Don't know what to do else to fix it, is there any place to check some log of play mode starting?
in the councel window at the very top, there is a small button that says "error pause". $$anonymous$$ake sure its unchecked ...just an idea.
Answer by levwsr · Jun 13, 2017 at 05:57 PM
This seems like a legitimate bug we are seeing in unity 5.5. Did you resolve this?
Your answer
Follow this Question
Related Questions
5.3 Unity Editor Freeze on First Play 5 Answers
Still Unity3D Editor 2017.2 , Freezing in Mac OS High Sierra 3 Answers
Can't enter Play mode with DOTS package enabled. 0 Answers
Unity opens to a blank page after project has been exited once 1 Answer
Unity Has Completely Stopped Working on My Computer 0 Answers