This one is driving me crazy and I’m hoping someone here has some insight. Right now my end of wave shop screen instantiates the cards you see during gameplay. Each card has a “Buy Button” and a “Lock Button”, they are both set to Automatic for the navigation style. The UI Canvas has a “Reroll Conversion” button in the top right, also set to Automatic. Near the bottom I have a “Reroll” button set to Automatic and a “Continue” button set to Automatic.
The buttons on the cards all work from left to right and right to left. Up also goes to the Reroll Conversion button as expected.
Now the issue I’m having: the middle cards go down to the reroll button when I press down but the far left and far right cards go to the Continue button instead of the Reroll button, which I did not expect. I’ve tried making the Continue button smaller and extremely close to the Reroll button and made the Reroll button larger but it hasn’t helped. I would like every card button to go down to the Reroll button.
Does anyone have any workarounds or tips for getting the behavior I’m expecting?