Hi,
Another little post. I have all my buttons setup with UIButtonKeys and on loading the game the menu highlights the item set as 'Starts Selected' and works as expected.
When I switch to my settings menu the same occurs, the item in that menu set as 'Starts Selected' appears correctly. However, when exiting that menu back to the game menu the 'Starts Selected' item remains unselected and no other items are selected at all... Should I create a small script to force the starts selected or have you come across this before?
I have tested the controller input demo 4 and this works as expected but doesn't have nearly as many buttons as my menus do - not that this should cause an issue should it?
Any tips would be greatly received. I have even changed my menu switching script to use NGUITools.SetActive rather than GO.SetActive in case that was causing an issue.
Regards,
Mark