have you tried debugging with a breakpoint? hover over the cast node and click F9 on the keyboard then by playing in the editor again when it hits and triggers the event it should take you straight to the node then hover over each output on the event hit event to see what’s being passed through when the hit occurs.