How to prevent options to be pre selected for input?
Posted: Wed Aug 21, 2024 5:00 am
Hello!
Currently I am having an issue with controller support. The first option of the player's responses is always selected even though I made all buttons non navigatable and made sure to clear the Event System's selected object. How can I have nothing selected?
The reason this is an issue is because the controller is controlling a virtual mouse with button A being mouse click, however now Button A also selects the first option.
It is maybe worth noting that I have an Override Display settings script on that scene
Currently I am having an issue with controller support. The first option of the player's responses is always selected even though I made all buttons non navigatable and made sure to clear the Event System's selected object. How can I have nothing selected?
The reason this is an issue is because the controller is controlling a virtual mouse with button A being mouse click, however now Button A also selects the first option.
It is maybe worth noting that I have an Override Display settings script on that scene