Hi Ilunpea,
When you enable ‘Show Mouse Cursor’, you stop sending input events to the actors and return focus to the user. This is typically the desired behavior, since the world space rotation of your actor wouldn’t align very well to the screen space movement of your cursor. If you would like to elaborate on what you’re trying to achieve, I’ll see if I can come up with a good solution for you.
Best,
Cody