Hi guys,
I'm having this weird issue with showing the keyboard on UIInput fields on a Windows Store Universal build running on Windows Phone 8.1.
I have made a video demonstrating the issue with both versions 3.7.0 and 3.7.6 built with Unity 4.5.5 in the hopes we can swat this bug easier. The link is at
https://dl.dropboxusercontent.com/u/13490919/NGUI/NGUI%20WP8%20Bug%20v370%20and%20v376.mp4I'm not certain if this is a Unity issue or a NGUI issue but as it behaves differently across the 2 versions, i'm thinking its the latter.
Basically in the video with version 3.7.0, the keyboard shows up on the device but does not allow me to enter characters normally (first a capital letter and then lowercase letters) but in the emulator, it shows up once and never again. But in version 3.7.6, the keyboard doesn't show at all on either device or emulator.
Any ideas how this can be fixed?
Thanks