Search Unity

Unity Editor Freezing

Discussion in 'Editor & General Support' started by Geneworm, Jun 19, 2019.

  1. Geneworm

    Geneworm

    Joined:
    Jun 26, 2017
    Posts:
    41
    I'm having an issue with the editor continually freezing, I recently updated to 2019.1.7 however I don't think it's the unity version as I have the same issue on 2019.2.0b1 on a completely different project which has been installed for a while and never gave me issues before. It seems to have started happening after I updated the hub. It freezes when output is written to the console, if I put debug logs into an update statement it will freeze after about a second however I've also noticed it with other output such as error messages.

    I have another issue where I'm unable to open a different project or even pull a fresh copy of the project from Collab that seems to have started happening around the same time.
     
  2. Geneworm

    Geneworm

    Joined:
    Jun 26, 2017
    Posts:
    41
    Looks like there was an issue with my Editor.log file, for some reason it had insufficient permissions but this has now been corrected.