- Home /
Unity button Navigation option is Automatic by default but do we need it?
By default, every UI button I create starts off with the Navigation option set to "Automatic". I understand that this controls the "order" of focus that buttons and other UI elements should have.
My question is, do we even need this on at all for simple UI's ? I am tempted to set to None and hope there is a slight performance gain as a result.
Comment
Your answer
