Hi all,
I’m in Unity 2020.2.1f1
Our team has noticed that each time the code recompiles: unity takes longer and longer to come out of it. The only thing we’re able to do to alleviate it is to exit, and restart unity.
It gets stuck on “Reload Script Assemblies” and will get to over a minute before we finally break down and restart.
Does anyone know how to fix this?
I’m also getting long “Reload Script Assemblies” when exiting play mode.
I’m struggling with the same issue on 2020.2.2
I’m curious, does your team use perforce as well?
Same here on Unity 2020.3 LTS
Hi,
A temporary fix is to go in visual studio and save any files (no changes required)
It should retrigger Unity and the loading will go as expected.
if you get the loading when Unity first loads the project, do the same save action in VS then kill and restart Unity.