Hi,
I’m looking for the best way to speed up my compile times. I’m finding I’m having to wait around 45seconds each time a small change is made which is now getting to a point where it really effects my workflow. I have done some researching into speeding things up and already moved what code I can into the Standard Assets folder (which does help a little).
I’ve tried moving my stable code into a dll but I have lots of dependence on my imported plugins which causes problems. So, I’m feeling a little powerless now. I’m using quite a few plugins which I feel is contributing to the large compile times. Is there anyway I can move my plugins to dll without breaking them?
It’s also a pain to see my growing Assets folder expanding with plugins when ideally they would be contained in their own folder. Obviously this causes problems with updating the plugins and whatnot.
What processes does everyone else use to help keeping compile times low especially in consideration to a large project with many plugins? I’m finding it increasingly difficult to manage.
Thanks, Jake