Hi all,
I am very new to unity and coherent UI development. I am trying to display a HTML page in Unity using Coherent UI for Mobile apps. I am able to display the Html page in unity screen built in Android platform. But i am not able to provide touch to the html form that s displayed. Where are am i doing mistake. I have added coherentUIView to Main camera that displays me the HTML page. How can i get the touch on the HTML page.
What i tried:
- I ve added CoherentUIView component to Maincamera and did necessary changes in Inspector.
- Added ObjectScript to it.
Build it code.
Pls help me in this to solve the issue.
Thanks.
edited your question because the first paragraph was shown in one code-formatted line
– robhuhn