Hello,
The question is pretty self explanatory:
I have two UI input fields (username and password) and I want to be able to click TAB after I fill in the username to select the password input field.
Is that an option?
Thanks in advance,
Ethan
Hello,
The question is pretty self explanatory:
I have two UI input fields (username and password) and I want to be able to click TAB after I fill in the username to select the password input field.
Is that an option?
Thanks in advance,
Ethan
HI,
You need to look at the Navigation part of the buttons. set it to automatic and it should take care of an easy set of buttons.
Click on visualize and it’ll show arrows on the canvas displaying which button links to which.
or
Check the EventSystem that was created along with your canvas, you can drag a button on “First selected” to make sure you won’t have to click with the mouse before being able to move around with the keyboard.