Since when, I can't see my mouse cursor on the scene screen

Please help me.
Since when, I can’t see my mouse cursor on the scene screen.
I didn’t even set up the layout, but I can’t see the mouse cursor only inside the level.
Please help me.

1 Like

Try this
image
(yes I know its cutoff, I meant to do that bc the other thing wasn’t important)

I don’t know about the “since when it happened” but make sure that this variable is set to true, and that the correct player controller is referenced if you want to see the mouse. If you run this code inside the pawn bp that the player is possessing I believe you can also call “get owning controller” in place of “get player controller” and it should work effectively the same but would be a bit more dynamic.

Hope this helped!

1 Like