mopsicus / umi

Unity mobile input (UMI) plugin for Android and iOS, allows to use features of mobile native input fields
MIT License
399 stars 92 forks source link

Strange behaviour with Scroll Rect #26

Closed nicholasmaurer closed 4 years ago

nicholasmaurer commented 5 years ago

When I add the the Input Fields in the Demo scene to a Scroll Rect they exhibit this strange behaviour of the white image and text staying in the position they were in when the native keyboard was opened.

Screenshot_20190918-140828_q-cells

roycho111 commented 5 years ago

any solutions..?

nicholasmaurer commented 5 years ago

I think the workaround was to disable the MobileInputField component while the user is scrolling.

mopsicus commented 4 years ago

Yeah, some strange behavior could be with scroll elements :(