Hi ....
- I created an application by using Unity3d + Vuforia (Cloud Recognition )
- in the application , there are many GUI (buttons,images....) on the screen.
- The problem :
- after I added the CloudRecognition and build/test the application on Android , all the GUI on the screen will change their postions and their sizes , until catch a marker , after that all Gui back to the normal.
-but if I play it on Pc will work fine ( no change on the GUI )
why this happend , and how can I fix it ?
thanks....