Search Unity

Known Issue: Package Errors when importing Vuforia Samples into Unity 2019.1 from Asset Store

Discussion in 'Vuforia' started by meedabit, Apr 9, 2019.

Thread Status:
Not open for further replies.
  1. meedabit

    meedabit

    Official Vuforia Employee Vuforia

    Joined:
    Dec 8, 2016
    Posts:
    266
    We are currently looking into a known issue where errors like the following are displayed after importing a Vuforia sample from the Asset Store into Untiy 2019.1:

    Library/PackageCache/com.unity.package-manager-ui@2.0.3/Editor/Sources/UI/PackageDetails.cs(5,32): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEngine.Experimental' (are you missing an assembly reference?)

    The reason for this is that Unity 2019.1 does not correctly upgrade internal package dependencies when importing a complete project pack from the Asset Store.

    Until we have a fix, this can be worked around with one of the following ways:
    1. After importing the sample into Unity 2019.1, edit your Packages/manifest.json file and set the correct version of the included package manager ui package: "com.unity.package-manager-ui": "2.1.2"
    2. First import the Vuforia sample into Unity 2018.3, and then open it with 2019.1. In this case Unity will correctly update the package reference.
    Thanks,
    Vuforia Engine Support
     
    makaka-org likes this.
Thread Status:
Not open for further replies.