Hello, I don’t know if this will help for your situation, I am building a interaction UI and it uses the XY coordinates to drive a slider and need to ignore mouse input. I found “Set Ignore Input” to be not useful because of the delay.
The easiest way I found is to set a branch on the Input Axis to turn off Add controller Yaw/ Pitch. Then set a bool when you need to turn off mouse Input.