Search Unity

Why is the Package Manager menu item disappearing?

Discussion in 'Package Manager' started by davenirline, Apr 20, 2019.

  1. davenirline

    davenirline

    Joined:
    Jul 7, 2010
    Posts:
    982
    I'm trying to setup a git submodule and import it as package but I couldn't find the Package Manager. There are no compile errors. How can I fix this?

    upload_2019-4-20_19-27-47.png
     
  2. Deleted User

    Deleted User

    Guest

    • What version of Unity are your using?
    • Do you have packages installed that are not Package Manager UI?
    • Is this a new project?
     
  3. davenirline

    davenirline

    Joined:
    Jul 7, 2010
    Posts:
    982
    • 2019.1.0f2
    • Yes
    • Yes
     
  4. Deleted User

    Deleted User

    Guest

    davenirline likes this.
  5. jmguillemette

    jmguillemette

    Joined:
    Mar 4, 2015
    Posts:
    53
    I've had this exact problem occur. I found that another package was out of date and causing a dependency error. This created the issue of the subsequent packages (including the package manager features) to not be loaded.