Hello I have made this augmented reality application and it works fine for me.
the augmented reality is working fine but I wanted to add a button or you might say user interface that has function to go back to main menu when the AR scene is up.
I tried to insert a canvas with a single button but when I build and run my application the userinterface when scanning the object is cannot be seen in my android screen. all you can see is the whole camera.
is there anyway I can fix this? or do what I want to do with my application ?