Search Unity

Discovered massive editor slowdown due to Package Manager window being open

Discussion in 'Editor & General Support' started by edwon, Dec 5, 2019.

  1. edwon

    edwon

    Joined:
    Apr 24, 2011
    Posts:
    266
    My "enter play mode" times have been insanely slow, and I thought it was due to the size of my project initially.

    I did some digging into profiling the editor when play mode begins, and found out that the Package Manager window was literally causing like a 15 second hickup EVERY SINGLE TIME you enter play mode.

    This seems like a serious bug/flaw in the package manager window that needs to be addressed.

    (screen shot attached of the profiler window when on play mode entered)

    I'm in Unity 2019.2.13f1 and using Package Manager UI 2.2.0 using a 2019 Macbook Pro
     

    Attached Files:

  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,822
  3. edwon

    edwon

    Joined:
    Apr 24, 2011
    Posts:
    266
    Sadly can't recreate the slowdown, now that I turn the package manager window back on, the slowdown is not happening again! so perhaps the root of the problem is elsewhere, mysterious