Something happend to me when I set the mouse Game:GetService(“UserInputService”).MouseIconEnabled to false, and then press Esc. The mouse becomes visible again. Not sure if this happend because of some update, but this seems to be a problem since previous sunday (when I first noticed it)
So, in other words:
Mouse is disabled
ESC
Mouse becomes visible
Closes down the menu
Mouse still is visible, no matter if you try to hide it again, it’ll NOT go back to invisibility
My guess would be that it’s intentional, that way the user can see his/her mouse to use the menu screen when you press Escape. When you press Escape again, does it go back to being hidden?
Yeah so this is intentional. The behavior is supposed to be:
dev has mouse hidden. cool.
user opens in-game menu. We force the cursor (so the user can use the menu).
user closes the in-game menu. We go back to whatever the dev was doing with the mouse. If your game has the mouse permanently hidden, then it should go back to this.
[quote] Yeah so this is intentional. The behavior is supposed to be:
dev has mouse hidden. cool.
user opens in-game menu. We force the cursor (so the user can use the menu).
user closes the in-game menu. We go back to whatever the dev was doing with the mouse. If you game has the mouse permanently hidden, then it should go back to this.
Is this not what you are seeing? [/quote]
No it’s not what I’m seeing here.
glitch - Roblox Go ahead and give it a try yourself.
Press ESC once you got in there and you see you got no mouse visible.