In my project, a model will be shown alongside with a menu (made with canvas) when an image is detected.
The menu is closed initially. A button is used to open and close it.
Everything works fine, except whenever the menu is opened, the camera feed froze, like it captured a photo at the background, while the model can still move around with the iPad movement, but if I close the menu, the camera feed work again.
I have no idea what is causing this and no error is logged in the console. It is really frustrating.
I'm using Unity 5.3.8, EasyAR 2.1 and Xcode 8.