Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Package Manager empty

Discussion in '2018.2 Beta' started by pccross, Jun 23, 2018.

  1. pccross

    pccross

    Joined:
    Jun 20, 2015
    Posts:
    106
    So I upgraded my 2018.1 project to 2018.2.0b9. It now gives me errors about a couple built in packages (VR and Physics) that need to be enabled in Package Manager.
    Well, I click on Package Manager, and it just brings up blank gray tab with nothing in it.
    I do so warning in console, "
    Style sheet not found for path "Packages/com.unity.package-manager-ui/Editor/Resources/Styles/Main_Light.uss"
    UnityEngine.GUIUtility:processEvent(Int32, IntPtr)"
    Not sure it's related though.
    ANy insights on this?
     
  2. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    Hi @pccross ,

    Can you try to to manually update package manager UI dependency to version
    1.9.11


    The package manifest is located here in your project:
    <project folder>/Packages/manifest.json


    Let me know if this resolves the issue.

    Thank you for beta testing Unity!

    Pascal
     
    Last edited: Jul 3, 2018
    raining_day0513 likes this.
  3. pccross

    pccross

    Joined:
    Jun 20, 2015
    Posts:
    106
    Hi Pascal. I actually upgraded to newest beta version b11, and it seemed to resolve my package manager issue. Thanks for follow-up though.
     
    okcompute_unity likes this.