I’ve been having trouble getting my UI buttons to work after updating to the new Input System. I tried all the fixes I found online, but none of them worked.
I updated EventSysten to use the new module:
I added a Tracked device Raycaster to the canvas object:
as suggested by My Buttons will not work with the new input system, i tried changing the update mode but it was already set to dynamic:
I also went through each of the buttons and made sure the listeners are all set up and working correctly. I can still toggle UI items with the hotkeys, but the mouse doesn’t seem to detect anything.