What I meant was that you could try the example project provided in the download package. That already has a license included that works with 3D tracking.
To get a 3D license, please request one from here.
Best regards, Alexandru
J
Jason Bond
said
over 7 years ago
Yep! The other samples seem to work.
How can one obtain a trial for the 3D tracking? I haven't seen that option anywhere but would like to see it in action.
A
Alexandru Florea
said
over 7 years ago
Hi,
3D tracking requires a special license that you need to get separately. Still, that shouldn't result in a crash, so I will look into it. Do the samples with the default license work for you?
Best regards, Alexandru.
J
Jason Bond
said
over 7 years ago
Yes, I did. And as I said, the marker demos are working and the 3D tracking demo does begin, but crashes a few seconds in.
E
Eva
said
over 7 years ago
Hi Jason,
Did you made sure that you opened the .lic.signed file with a text editor, copied the content and then pasted it into the license test field of our WikitudeCamera object in Unity? You can follow the instructions here.
J
Jason Bond
said
over 7 years ago
I'm trying to run the samples for the Unity SDK on iOS and am running into a problem with the 3D tracking. I believe I have the license key entered correctly on the camera object for each scene, and the marker samples work okay.
When I run the 3D tracking scene, it appears to start working (I can see some features marked by little boxes on the camera image) but soon afterward it crashes every time.
The log in XCode shows the following 3 times before the crash:
Error loading 3D client tracker: The feature 'tracking_3d' is not licensed with the current license key. If you bought a license which includes 'tracking_3d', please make sure that you have set the license key properly. Otherwise please buy a license that includes the feature 'tracking_3d'.. Reloading...
Jason Bond
1 person has this problem