I have google cardboard sdk and my web view plugin which renders web page on texture, When my web view appears. all my 2d buttons and screen touch stopped working.
even after closing webview also my 2d buttons did not work.
I observed in manifest, two activity one is UnityPlayerNativeActivity and second is GoogleUnityActivity.
When i place the launcher in GoogleUnityActivity my app runs but 2d button and touch did not work.
When i place the launcher in UnityPlayerNativeActivity my app...
UnityPlayerNativeActivity vs GoogleUnityActivity
even after closing webview also my 2d buttons did not work.
I observed in manifest, two activity one is UnityPlayerNativeActivity and second is GoogleUnityActivity.
When i place the launcher in GoogleUnityActivity my app runs but 2d button and touch did not work.
When i place the launcher in UnityPlayerNativeActivity my app...
UnityPlayerNativeActivity vs GoogleUnityActivity