#Reloading Domain Busy (2:00 minutes)+

1 messages · Page 1 of 1 (latest)

primal void
#

As the title says lately the domain busy when I save my scripts has started taking more and more time to finish. My project isn't really that large, CPU usage only 21% / Ram 53% but it is really slowing me down.

Additionally scripts folder is Assets > WIP > Scripts > Folder for System > then the script itself.

What is the reason this occurs? Can I fix it whilst using the same computer? This is also happening on scripts with code with as few as 100 lines.

shut goblet
#

First try deleting the library folder if you didn't already.
If that does not help, use the profiler to see what is taking so long during domain reloads

#

Also it is normal for it to recompile most or all of the scripts even if you make a small change, but it should not take this long. A lot of other things also happen on domain reload, not just script recompilation

mellow root
#

I'd also look for clues in the editor log, as it prints domain reload report with timings.

full jackal
#

i usually just relaunch unity and that fixes it

#

¯_(ツ)_/¯