kmbang / UnityNativeEdit

Unity Native Input Plugin for both iOS and Android (Unity UI compatible)
90 stars 56 forks source link

Text Input field can click but other button can't click on mobile in Unity 5.6 #16

Open pagongamedev opened 7 years ago

pagongamedev commented 7 years ago

When Click Input field can click and edit

but other button can't click like have invisible box block it

on mobile in Unity 5.6

NDark commented 7 years ago

I found the text position has been calculated and disappear(maybe out of viewport). But the textbox can be pressed, and mobile keyboard shows up, and inputing text seems being saved, but just not be able to be seen.

*update.

It seems because the AndroidManifest.xml havn't be located by Unity.

thordickinson commented 6 years ago

but other button can't click like have invisible box block it

I'm having the same issue.

si-bada commented 5 years ago

any solution for this ?

Zt01221510 commented 5 years ago

不知道怎么解决,隐形框