Is it possible to make it working with the new input system? For now, I just copied standard input asset actions to my own and fill the event system with it, but only clicks and scroll is working, highlighting isn’t
I forgot to add base method calling in the OnPointerEnter implementation on my button child class, InputSystem is not connected with this error)