Question by
ChristopherKroll · Feb 25 at 05:08 PM ·
inputeventsystemevents
2 or 3 OnClick Events Lost When Game Regains Focus
After switching to the new Input System, there is a lag in button clicks registering after the application regains focus.
Mouse is clicked outside of game window (focus lost).
Mouse is clicked inside of game window (focus regained).
Buttons are clicked 2 or 3 times with no click event, button hover state is correctly displaying.
Any way to remedy this?
Comment
Your answer
Follow this Question
Related Questions
Using two events 0 Answers
Help with Unity Events 0 Answers
How do I keep methods being called until the current one has finished running 0 Answers
Detect if mouse has clicked on a UI element? 0 Answers
Sprite/gameObject touch or click event 0 Answers