Page 1 of 1

Input Device Manager script makes bug

Posted: Sun Sep 11, 2022 12:44 pm
by qest43
Hello, so I tried to figure it out what makes bug in my game and I finally found a reason. I have main menu with a few buttons, I use only keyboard in game to select those buttons. When I turn on game first button is selected and highlighted to red, but when DialogueManager with Input Device Manager scrip is added to the scene and I move cursor after game start, button lose hasSelect status, is no longer selected and higlighted but its still focused in my EventSystem. Now my question is, is this script nesesery in DialogueManager or how can I fix that problem?

Re: Input Device Manager script makes bug

Posted: Sun Sep 11, 2022 1:47 pm
by Tony Li
Hi,

You can remove the Input Device Manager component, or read more about it in the Input_Device_Manager_Manual.pdf located in Plugins/Pixel Crushers/Common/Documentation.