There seems to be a rendering issue with InputField, I have assigned a default text value of “Test” now when I run in editor all is fine, but when I check for example Android Nexus and iPhone 6, the text is not visible just a blank input box. I can see its being called within Xcode and Debugger, so no issue with coding.
Funny thing is when I test on iPhone 6 I need to litterally swipe the button for it to display the default text. Clicking the button with finger seems not to do anything. Very strange bug as it does not happen on all mobile devices, definitly issue with new devices.
Hi
I have same issue while testing with Nexus 5.
My Unity version is 4.6
Funny thing with me is i have username text box and it have some by default text value and it comes with blank text box but when i click on it the preview box contains default value :(.
No idea what to do now.
Did you got any work around with this problem?