Vuforia SDK Version: 4.0 -
Description with steps to reproduce:
Have an app built with Vuforia 4.0 + Unity, where there is an original implementation of user-defined surface(markerless augmentation) feature, which can be enabled/disabled with a button in the app.
Also, in the app the user can switch bet. front and rear camera.
Encountered an issue, when using the markerless feature with front camera.
The issue is like:
[Use Front Camera]
a. Markerless --- Not working properly (expect to see the CG character's face but instead see its back)
b. Normal target tracking --- works fine
[Use Rear Camera]
a. Markerless --- works fine
b. Normal target tracking --- works fine
Do you happen to have an idea on what could be wrong? Or, Can you let me knowwhat kind of info you need for further investigation.
Thank you!
-
Development OS (Mac OS X, Windows, Linux): NA -
Mobile OS and Version: Android and/or iOS -
Mobile Device Manufacturer and Model name: NA -
Do the Vuforia Sample Applications show the same behavior?:
Glad to know that it worked. Thanks for the update.