Search Unity

Question Hide specific package or whole registry from UPM?

Discussion in 'Package Manager' started by codestage, May 30, 2020.

  1. codestage

    codestage

    Joined:
    Jul 27, 2012
    Posts:
    1,931
    Hey guys!

    I'm sorry if this question was asked already but quick search did not found matching results.

    I wonder if it's possible somehow to hide specific packages or whole scoped registries from the main list of the packages?

    Perhaps, some option is coming to allow showing packages only from specified registries?

    Example: we have some shared library dependency which should not be ever installed by hands and should not occupy additional line among other packages which are intend to be added from the UPM. Thus we would like to hide that library from all packages list to avoid any confusion.

    Thanks!
     
    Last edited: May 31, 2020
  2. codestage

    codestage

    Joined:
    Jul 27, 2012
    Posts:
    1,931
    Any ideas? :rolleyes:
     
  3. SolarianZ

    SolarianZ

    Joined:
    Jun 13, 2017
    Posts:
    238

    I think there should be a one-to-one correspondence between Scoped Registry's name and Package Manager's cagetory.

    Currently, name attribute seems to be useless.

    upload_2020-6-8_22-9-24.png
     
    codestage likes this.