Search Unity

Bug Invisible Package Manager

Discussion in 'Package Manager' started by LightStriker, Sep 30, 2020.

  1. LightStriker

    LightStriker

    Joined:
    Aug 3, 2013
    Posts:
    2,717


    The cursor change when moving around. Elements are clearly there... just invisible.

    Happens since updating to 2019.3 or 2019.4
     
  2. Shaunyowns

    Shaunyowns

    Joined:
    Nov 4, 2019
    Posts:
    328
    I've sent this over to the team for you!
     
  3. LightStriker

    LightStriker

    Joined:
    Aug 3, 2013
    Posts:
    2,717
    The UIElement Debug panel and the Shortcut panel also appear invisible.

    So far, all computer with our project have this issue.
     
  4. UnityMaru

    UnityMaru

    Community Engagement Manager PSM

    Joined:
    Mar 16, 2016
    Posts:
    1,227
    Apologies for the delay in our reply.

    We'll need a bug report as we don't really quite know the cause here. Could you please submit one and then let us know of the report number?

    The process can be found here: https://unity3d.com/unity/qa/bug-reporting
     
  5. LightStriker

    LightStriker

    Joined:
    Aug 3, 2013
    Posts:
    2,717
    We figured it out. We had the source of the shader in the project. Erasing the UI shader there made it come back.
     
  6. luka_gagnidze_08_gmail_com

    luka_gagnidze_08_gmail_com

    Joined:
    Dec 29, 2020
    Posts:
    2
    How did you fix it? I have the same issue but can't find a solution to fix it, please reply.
    I am new to this.
     
  7. asimwattoo6

    asimwattoo6

    Joined:
    May 8, 2020
    Posts:
    2
    I am also facing the same issue. Please tell us how you fixed it?
     
  8. LightStriker

    LightStriker

    Joined:
    Aug 3, 2013
    Posts:
    2,717
    Make sure you don't have
    • Internal_UIRAtlasBlitCopy.shader
    • Internal_UIRDefault.shader

    In your project.
     
    maximeb_unity likes this.
  9. Creiz

    Creiz

    Joined:
    Jun 6, 2017
    Posts:
    130
    Where do you find these files? I don't have them in my project and yet the Package Manager window is STILL empty.
     
  10. ullihtch

    ullihtch

    Joined:
    Jan 31, 2021
    Posts:
    4
    Last edited: Jan 31, 2021
  11. IWolfchildI

    IWolfchildI

    Joined:
    Mar 28, 2020
    Posts:
    1
    This happened to me, it was because I was still playing the game in Unity you need to stop playing your game. then exit Package Manager and load again by going to Window: Package Manager