SetShowMouseCursor Issue

Hello!

Set all of these to false and make sure your input mode is game only. Its a bit of a buggy system. Not sure why.

Hi guys,

When I use GetPlayerController–>SetShowMouseCursor(false) I have to move my mouse a little or click somewhere onscreen before the cursor is hidden. I want to hide the cursor immediately without further input.

Any thoughts?

Awesome! Seems clunky, but it worked! For anyone else with the same problem–I used a SetInputModeGameAndUI node and enabled the rest of the booleans above when wanting to reset to normal.