PTCInc / vuforia-engine

Bug and feedback issue tracker for the Vuforia Engine SDK
https://developer.vuforia.com
20 stars 0 forks source link

Watermark appears when using a basic license and image targets using Vuforia Engine 10.15.4 and Unity 2020.3 #33

Closed nicoulaie closed 1 year ago

nicoulaie commented 1 year ago

Summarize the bug: I am developing a very simple application which uses a marker to have a reference in the virtual world. I test under windows in standalone and everything works as it should, but when I compile for android the watermark appears and I no longer detect any markers.

Observed problem looks like vuforia thinks that i want to use advanced features and so my basic plan doesn't work.

Expected result I should be able to use a basic plan to do simple image target detection

Affected Vuforia Engine version: v10.15.4

Affected platform:

Affected device:

Screenshot_20230627_112737_planetaire epinal Screenshot_20230627_112757_planetaire epinal

ptc-pscheper commented 1 year ago

Hi there. You seem to use an unsupported version of Unity. Could you upgrade to Unity 2021.3 or above and see if that solves the issue? If not, can you let me know if you're using a new Basic license generated in the past 12-18 months?

nicoulaie commented 1 year ago

Hello, you were right I switched to the 2021 version and everything works as expected thank you so much.

ptc-pscheper commented 1 year ago

Great to hear, thank you for verifying! I have updated the title for other users to more easily find the fix.