Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

PLEASE HELP! I just downloaded sum update for package manager and this is happening

Discussion in 'Editor & General Support' started by cds84_unity, May 19, 2022.

  1. cds84_unity

    cds84_unity

    Joined:
    May 15, 2022
    Posts:
    1
    Library\PackageCache\com.unity.package-manager-ui@2.0.13\Editor\Sources\UI\PackageDetails.cs(24,42): error CS0308: The non-generic type 'PackageDetails.UxmlFactory' cannot be used with type arguments

    Library\PackageCache\com.unity.package-manager-ui@2.0.13\Editor\Sources\UI\PackageDetails.cs(27,26): error CS0246: The type or namespace name 'VisualElement' could not be found (are you missing a using directive or an assembly reference?)
     
  2. Skotrap7

    Skotrap7

    Joined:
    May 24, 2018
    Posts:
    125
    Hmm, the nuclear option might be to close your editor, delete the Library folder manually, then reopen the editor and wait a century for it to finish rebuilding it.
     
    Qbit86 likes this.