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

Error in vuforia core samples.

Discussion in 'Vuforia' started by AhsanNaeem, Apr 2, 2019.

  1. AhsanNaeem

    AhsanNaeem

    Joined:
    Mar 24, 2017
    Posts:
    2
    Hello,
    I just downloaded vuforia core samples and I am getting these errors:

    Assets\Vuforia\Scripts\Internal\RuntimeOpenSourceInitializer.cs(16,16): error CS0246: The type or namespace name 'IUnityCompiledFacade' could not be found (are you missing a using directive or an assembly reference?)


    Five more errors on others lines with same description.
    I am using Unity 2018.3.7f1 and vuforia 8.0.10.
     
    Last edited: Apr 2, 2019
  2. AhsanNaeem

    AhsanNaeem

    Joined:
    Mar 24, 2017
    Posts:
    2
    Upgrading to vuforia 8.1.7 resolved the problem :)
     
    julialameijer and meedabit like this.
  3. luyiyiyi

    luyiyiyi

    Joined:
    Apr 2, 2019
    Posts:
    1
    Hi I am using unity 2018.3.9, and using the vuforia sampleimport from unity asset store (I am not sure of the version, maybe 8.1.7?) But I still face the problem, could you please provide any idea for me?