"Show cursor" Doesn't work? (UMG)

Hi! Seems to me that when adding a widget to the viewport with “show cursor” ticked, it still hides the cursor normally unless you alt tab&re tab first, and even then the cursor is invisible. (That is if you are opening the widget to a screen that did not have cursor enabled previously, ie. Esc-menu) Thanks!

Hi ,

Have you made sure that in your playercontroller the “showcursor” is checked as well?

no, I am absolutely not sure. Where can I adjust it (becauseof the nature of my game, I am not actually basing my character on “Chracter”; but “Pawn”(6DOF-movement), which could make the matters more difficult?

Hi ,

If you create a new PlayerController and leave it blank, you can access “Show Cursor” in the Defaults menu. Compile and save this then make sure that you are using this player controller in your level. If all of your movement is in your Pawn it will not affect your movement/interaction while allowing you to have access to your cursor.

Hi ,

We have not heard from you in quite some time. I am marking this as answered for tracking purposes. If you are still experiencing this error, please comment and let us know.