Hi, I am trying to make AR vuforia test. It works fine until I am playing whit default tracking images(mars). But when i put my own track images from developer.vuforia.com whey don’t work(I make right activation in vuforia settings)… aps are biuld for android. Same problem on 2017.2.0b11 and 2017.2.0f1
My steps:
- Creating new project.
- Deleting main camera
- Activating Vuforia in XR settings
- Adding AR camera
- Importing database from developer.vuforia.com
- Activating database
- Adding 2 track images one default whit Astronaut other my custom from my database(both have 3d cube)
- Exporting to Android
- Astronaut works fine… other(from my database) not working at all…
Hi ANIMA-LT,
Could you please file a bug report with a reproduction case for this issue and reply in here with the case #?
Thanks,
Reported my bug… Case 954410
Also if I add any new object from GameObject>Vuforia Dataset settings in Vuforia Configurations resets(maybe it’s related)
1 Like
Hello ANIMA-LT,
To use your own databases, you’ll need to add a license key. You can generate one here Engine Developer Portal and add it into your Vuforia Configuration.
Thanks!
Thanks Vuforia-Strasza,
Okay I feel a bit stupid… now is working:)
It’s not clear for me how Vuforia licenses will work… will it be available as FREE in Unity 2017.2. not just for developing but also for publishing apps. Can I sell my apps for clients?.. WIll it have Vuforia logo?
Thanks.
To publish with your own custom databases/targets and to remove the Vuforia watermark you’ll need to purchase a license. You can view our pricing page for more information on the different types of licenses: https://developer.vuforia.com/vui/pricing
Thanks!