reload script assemblies is VERY Slow.

It takes around 2 Minutes to load all changes from code.
one time it got stuck and went full 8 minutes…

Why is this taking so long? My pc is clean comparing to other developers I saw, I got 8 GB Ram so it might be it but even with 16 Ram I don’t think the change will be that much…

How can I Improve the loading times?

@yonatanab1 Ive become pestered with the same issue,it seemed to start soon after i organized my scripts into folders, previously they were all located in my “Assets\Scripts” folder and seemed pretty quick to refresh.Right now im renaming each script to start with an identifying tag so they will be organized but still together in one place. Will update when i restart unity and test,but im pretty convinced its an indexing issue with the file locations being spread out,maybe separate instances for each c#