Hello! I am doing something wrong and I'm not sure what. I have a UI box that spawns buttons. I'm trying to set up my UI to work with both mouse and joystick controls. On the menu box, if I select 'Auto Select First Input', the first button is highlighted when the box opens, but if I take my mouse and highlight a different button, the first button does not unhighlight. Joystick works fine for this set up. If I do not select 'Auto Select First Input', no button is highlighted, but if I use my joystick, it skips highlighting the first button and instead goes straight to the second one. Mouse works fine for this set up.
I don't really care if a button is preselected or not so long as it will work for both mouse and joystick. Thank you!