UI doesnt respond to new Input System

Ive reported this issue (#1197226) some time ago but got no response as of yet.

I’m using the new input system and cannot get the UI to respond to mouse input. I think i’ve setup everything correctly, and the input debugger does show my mouse input. The Input Action is pretty much as the default, i havent touched the UI settings at all.

There are no mouseovers, no clicks. What am i missing?

Im walking through the code a bit, it seems like the raycast never hits the UI.

The position always seems to be 0,0,0.

Nevermind, updating to preview.3 fixed it.