When I entirely remove the UI Widgets on my screen, I’m still stuck in mouse input mode. Not sure why it does this, but I’ve been blocked by this for a while now with absolutely no fix found. Being stuck in mouse input mode prevents me from manipulating my character, so I cannot play the game setup.
Hi, @DolphinDom
Could you share your code to get a better idea of what’s going on?
I’m also having this issue. It seems the only way to reset the play is by respawning or other means of eliminating the player.
Hmm, we thought we had fixed the problem Dom had run into. Do you mind posting your script?
Actually I noticed you posted 22h ago, can you still reproduce this on today’s new Season build?
I think I see the problem, actually. I’m not actually removing the HUD from the player when the button is clicked, i’m replacing it with an empty one. I’ll try removing the HUD altogether instead. I was using this to circumvent another bug in a much earlier build, but it should be fixed now.
EDIT: Yep, can confirm it works now! The latest build has fixed the bug.