Password Input field starting value changed to '*' in 4.6.0b20

Hi,

On mobile devices, most input fields nowadays have the Name of the field as the Starting value, usually with a slight transparency. When I create a Sign On screen in Unity 6.4, I have the Email field (containing a starting value of ‘Email’), and a Password field, containing the starting value of ‘Password’. However, because the Input Type of the field is Password, the starting value of ‘Password’ is changed to ‘'********’.

Can you change this behaviour so that the starting value is not modified ?

Thanks,

kwb.

a bunch of stuff with the input field has been changed. As in no longer having a starting value but another Text component which holds the text to be displayed if the field is empty. which i think will solve your issue