"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Vuforia Core Samples compiles with errors

I am using Unity ver 2018.1.6f1 with Vuforia ver 7.2.20. I have downloaded and imported the Vuforia Core Samples from the asset store and compiled it for iOS on Unity Cloud Build. I get the following error:

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?

However if I hit Build All in MonoDevelop everything builds ok on my PC. Has anyone else experienced this? Anyone know how to fix this?

I am not sure if Unity Cloud Build currently supports Vuforia Integration - has this worked for you in the past?

ilhamskripsiku

Wed, 07/11/2018 - 10:52

[quote=PhilN]

I am using Unity ver 2018.1.6f1 with Vuforia ver 7.2.20. I have downloaded and imported the Vuforia Core Samples from the asset store and compiled it for iOS on Unity Cloud Build. I get the following error:

VishadRaza

Thu, 09/27/2018 - 22:26

I am using unity ver 2018.2.0f2 and facing the same error

"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?"

Do you have found any solution?

[quote=VishadRaza]

I am using unity ver 2018.2.0f2 and facing the same error

"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?"