Reproduction Steps
Enter in first person view
Click (left or right, it doesn’t matter)
Expected Behavior
The mouse should be in the centre of the screen and click there.
Actual Behavior
The mouse’s position is incorrect, causing the click not to be at the expected position.
There was a Roblox Player update yesterday that is very likely the cause.
Examples of the bug happening:
Issue Area: Engine
Issue Type: Other
Impact: High
Frequency: Sometimes
Date First Experienced: 2022-01-06 00:01:00 (+01:00)
12 Likes
Deadwoodx
(Deadwoodx)
January 6, 2022, 6:26pm
#2
This bug is rarely occuring in Roblox Studio too
This bug affected many players, including me
This bug is in every Roblox experience , and highly affected obby and building games
Images of it: (In roblox most popular experience)
This was found at 04:43 AM IST, 6-01-2022
2 Likes
knayknow
(NanoNadoulou)
January 6, 2022, 10:24pm
#3
This happens with shift lock too, its pretty unfortunate.
1 Like
Messeras
(Messeras)
January 7, 2022, 6:46pm
#4
I don’t know if this is entirely without issue but I have found a temporary fix, that requires you to modify the default CameraModule a little.
Okay, so there is one fix to this actually, but it might be slightly off by a little bit.
1.) Copy the PlayerModule, and then paste it into StarterPlayerScripts.
2.) Go to the CameraModule and then change line 435 to:
UserInputService.MouseBehavior = Enum.MouseBehavior.LockCurrentPosition
3.) Everything should work as intended, but the Mouse may move a little bit to the side.
Proof:
https://www.roblox.com/games/8479698420/CameraFix
2 Likes
Hey everyone - we’re assuming this is no longer an issue. Anyone still having problems?
The problem does not occur anymore.
system
(system)
Closed
November 6, 2023, 6:09pm
#8
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.