Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
2 captures
12 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by fernandopolti · Jan 11, 2019 at 03:10 AM · iosvuforiacloud

Error trying to build in Unity3D Cloud with Vuforia support (v8) and iOS

Im trying to build in iOS with vuforia support, but I get the next errors:

28: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/VuforiaScripts.dll 29: [Unity] Assets/Vuforia/Scripts/DefaultModelRecoEventHandler.cs(18,60): error CS0246: The type or namespace name 'IObjectRecoEventHandler' could not be found (are you missing a using directive or an assembly reference?) 30: [Unity] Assets/Vuforia/Scripts/DefaultModelRecoEventHandler.cs(266,71): error CS0426: The type name 'ModelRecoSearchResult' does not exist in the type 'TargetFinder' 31: [Unity] Assets/Vuforia/Scripts/DefaultModelRecoEventHandler.cs(32,15): error CS0246: The type or namespace name 'ModelRecoBehaviour' could not be found (are you missing a using directive or an assembly reference?) 32: [Unity] Assets/Vuforia/Scripts/DefaultModelRecoEventHandler.cs(18,60): error CS0246: The type or namespace name 'IObjectRecoEventHandler' could not be found (are you missing a using directive or an assembly reference?) 33: [Unity] Assets/Vuforia/Scripts/DefaultModelRecoEventHandler.cs(266,71): error CS0426: The type name 'ModelRecoSearchResult' does not exist in the type 'TargetFinder' 34: [Unity] Assets/Vuforia/Scripts/DefaultModelRecoEventHandler.cs(32,15): error CS0246: The type or namespace name 'ModelRecoBehaviour' could not be found (are you missing a using directive or an assembly reference?)

Does anyone solve this issue? Thank you!

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

3 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by troywatt · Jan 11, 2019 at 03:57 PM

I had a similar issue and the fix for me was to install the latest version of Vuforia 8.0.10 as of Jan, 11, 2019.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Katherinevera96 · Jan 11, 2019 at 04:34 PM 0
Share

How did you update it?

avatar image naz89 · Jan 15, 2019 at 08:31 PM 0
Share

Works for me. @$$anonymous$$atherinevera96 you can update by opening the Vuforia Configuration file, and you will find a download button there if you have an older version. See my screenshot. You can also try from Unity's menu: Help --> Vuforia Engine --> Check for updates.

screenshot-2019-01-15-at-213039.png (46.7 kB)
avatar image
0

Answer by Miguel_Antonio · Jan 14, 2019 at 09:50 PM

Me too, solved updating to Vuforia 8.0.10

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Katherinevera96 · Jan 14, 2019 at 10:34 PM 0
Share

How did you update it?

avatar image shadyshrif Katherinevera96 · Jan 19, 2019 at 03:38 PM 0
Share

To update Vuforia 1- open unity 2- open help menu 3- Vuforia engine 4- Check for updates 5- download the file then open it 6- when the setup requires ->browse unity setup folder 7- close unity then open it after the setup finishes

avatar image
0

Answer by anoj117 · Apr 16, 2019 at 12:15 PM

I am also running into this same issue, though I have no option to update my current version of Vuforia from within the Vuforia Configuration Manager. Vuforia is on version 8.1.7 and Unity is on version 2018.3.0f2.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

142 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Cloud recognition in Vuforia 0 Answers

How to move a GameObject into scene 1 Answer

I am able to build my project successfully on Xcode but it shows an error on Unity Cloud. 0 Answers

Turn on iPhone torch using ARKit 1 Answer

Accessing external asset bundles from local iOS files. 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges