You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using InputSystem.QueueStateEvent to feed input event into Unity. The events are being processed normally when unity is running with current focus, but totally ignored when unity is running in the background. Also, I have checked "run in background" in the player settings.