Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

compiler error on vuforia AR core samples - have correct versions of unity and vuforia

Discussion in 'AR' started by daisyducke, Jul 7, 2018.

  1. daisyducke

    daisyducke

    Joined:
    Jun 6, 2018
    Posts:
    7
    Assets/Common/Scripts/TrackableSettings.cs(22,12): error CS0246: The type or namespace name `FusionProviderType' could not be found. Are you missing an assembly reference?

    Thank you
     
    unbreakable3D likes this.
  2. zenasprime

    zenasprime

    Joined:
    Mar 31, 2010
    Posts:
    166
    @daisyducke were you ever able to find a solution to this issue?
     
  3. daisyducke

    daisyducke

    Joined:
    Jun 6, 2018
    Posts:
    7
    Yes I was able to get past this by updating both Unity and Vuforia. However I am stuck now because there is no way to test with the Android Tools emulator. You have to set up an AVD through command line and start the emulator and I can find no documentation or help for that. Thank you, Daisy