Search Unity

Bug Package Manager Window Blank in 2019.3

Discussion in 'Editor & General Support' started by Xefier, May 20, 2020.

  1. Xefier

    Xefier

    Joined:
    Dec 22, 2012
    Posts:
    80
    Almost 4 months ago I tried upgrading my project from 2019.2 to 2019.3 and the Package Manager Window was blank so I rolled back. I'm trying to upgrade again to 2019.3.14f1 and it's still blank.

    Things I've tried
    • Ensuring there are 0 compile errors
    • Reset packages with Help/Reset Packages to default
    • Restart Unity
    • Closed/Opened Package Manager Window
    • Reset Layout
    • Deleted Packages folder
    • Removing every single package dependency

    Strangely the URP/VR branch of my project the Package Manager Window is fine.

    Blank Package Manager.PNG
     
    Last edited: May 20, 2020
  2. HunterAhlquist

    HunterAhlquist

    Joined:
    Oct 6, 2013
    Posts:
    132
    having the same issue
     
  3. Xefier

    Xefier

    Joined:
    Dec 22, 2012
    Posts:
    80
    I ended up creating a empty project specifically for managing the packages where I would copy the json from the main project to the empty project, use package manager window then copy the json back.
    But then it started working in the main project at some point in 2019.4 but don't remember which version specifically.