Search Issue Tracker

Fixed in 2022.1.X

Votes

0

Found in

2019.4

2020.3

2020.3.0f1

2021.1

2021.2

Issue ID

1327962

Regression

No

[Input System] Mouse position does not immediately lock to the center of the screen after setting Cursor.lockState to Locked

MacOS

-

How to reproduce:
1. Open the attached project "MouseLockStateBug.zip"
2. Open SampleScene
3. Click Play
4. Click on the Game View
5. Move the mouse to one of the corners of the Game View
6. Click Space
7. Observe Position values printed to the Console

Expected result: The coordinates of the center of the Screen are printed
Actual result: The coordinates of the Cursor before the Lock are printed

Reproducible with: 1.0.0 - 1.1.0-preview.3 (2019.4.24f1, 2020.3.5f1, 2021.1.4f1, 2021.2.0a15)

Notes:
1. If you move the mouse after step 7 the correct coordinates will be printed

  1. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.0a6

Comments (1)

  1. oobartez

    Oct 13, 2021 14:18

    We just tested 2021.2.0b7 and the problem is still present, nothing has changed, despite the issue being marked as fixed in 2022.1.0a6. Would you be able to double check if it has been fixed?

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.