Page 1 of 1

Response options not highlighting

Posted: Wed Aug 17, 2022 3:02 pm
by timbecile
Hey Tony,

I've been having some trouble both with rewired and using a mouse that the items in the response menu are not being highlghted, though highlighting works elsewhere in the game. I can see that the first response is getting selected, but it's not showing on the UI.

It's probably something simple, but I don't know where to check it...

Re: Response options not highlighting

Posted: Wed Aug 17, 2022 3:36 pm
by Tony Li
Hi,

If you keep an Inspector view on the EventSystem GameObject, it play mode the bottom part of the Inspector will show what button is selected (focused). Is the correct button selected? If so, then maybe it's just a matter of the buttons not visibly showing that they're selected. Inspect the response button template's Button component and check the Transition section. If it's set to Tint, you may need to adjust the colors for the different states to make them more visually distinct.

Re: Response options not highlighting

Posted: Wed Aug 17, 2022 4:30 pm
by timbecile
I am an idiot. I had the image turned off on the template button.

but now there's a new issue. when I open the conversation, the top option selects like it's supposed to, but then it goes away like it's been unselected. If I move up or down with the joystick though, everything acts normal and it reselects itself.

Re: Response options not highlighting

Posted: Wed Aug 17, 2022 5:15 pm
by Tony Li
Hi,

Try ticking the Dialogue Manager's Input Device Manager component > Always Auto Focus checkbox.