Vuforia SDK Version: 6.2.6 -
Unity 5.5.0p4
Description with steps to reproduce:
Create new Project with Vuforia Only
Create new Scene containing only Default ARCamera Prefab and Unity InputField
Every time you click on the input field and the keyboard pops up, vuforia camera will lag more and more until its unusable.
Profiler won't show any performance issues.
This is the same like in the following Post, but there is no awnser and i would like to have a solution. https://developer.vuforia.com/forum/unity-extension-technical-discussion/huge-performance-issue-camera-lags-hell -
Development OS (Mac OS X, Windows, Linux): Windows -
Mobile OS and Version: Android 6.0.1 -
Mobile Device Manufacturer and Model name: Samsung Galaxy S6 Edge -
Do the Vuforia Sample Applications show the same behavior?: not tested
Vuforia camera lags when we try to get Vuforia's Camera frame using CameraDevice.Instance.GetCameraImage. We have followed your tutorial to capture the image when trackable updated, We have followed this link for Vuforia Image Access https://library.vuforia.com/articles/Solution/Working-with-the-Camera but camera is still lagging.