Hello,
While working with Unity and merging previous project I have encountered problems with UI. I am using Vuforia 4.2.3 and Unity 5.0.1p1.
Problems only occurs in iOS build the second marker is being recognized. When it runs in Editor it is okay. Below are two screen grabs having different layers of 3d geometry visible to camera. Second thumbnail shows UI still (that can be pressed) but rendering of it is completely messed up.
Please let me know if anyone encoutered same issue or has a clue where to look for the problem.
Seems like not even a simpliest application is working with Vuforia 4.2.3 and Unity 5.0.1p1. Object tracker + AR camera + cube = UI as in 2nd image.
---
Some more testing showed that with Image tracking the same issue appears.
---
Using Screen Space - Camera instead of Overlay seem to solve the problem
Can not recreate the issue of font going square. Anyone from Vuforia support aware of these issues?