Search Unity

Package Manager - really long freezes and insance GC allocs

Discussion in 'Package Manager' started by fherbst, Oct 15, 2019.

  1. fherbst

    fherbst

    Joined:
    Jun 24, 2012
    Posts:
    802
    When clicking "update" in Package Manager Window, or when a domain reload happens with package manager window open, I regularily have freezes > 10s. With profiler on, > 100s. With deep profiler on, my 64GB RAM machine goes out of RAM after a couple minutes.

    Looking at Editor Profiler shows this - ~1 GB of allocations on refresh:
    upload_2019-10-15_15-32-18.png

    (This is on Unity 2019.2.2f1)

    Any ideas?

    @okcompute_unity
     
    starikcetin likes this.
  2. starikcetin

    starikcetin

    Joined:
    Dec 7, 2017
    Posts:
    340
    Yep, this is very annoying. It freezes the whole editor for seconds.