Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2021.3.8f1
2022.1.13f1
2022.2.0b5
2023.1.0a6
Issue ID
UUM-12017
Regression
Yes
Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
How to reproduce:
1. Open the user’s attached project
2. Enter Play Mode and move the cursor to the Game view
3. Observe the cursor
Expected result: Cursor is not visible
Actual result: Cursor is visible
Reproducible with: 2021.1.0a1, 2021.3.13f1, 2022.1.22f1, 2022.2.0b14, 2023.1.0a18
Not reproducible with: 2020.2.0a21, 2020.3.41f1
Reproduced on: macOS 12.4 (Intel), Windows 10
Not reproducible with: Standalone Player (Windows 10)
Note: Cursor becomes invisible after left/right click
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjectsGameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Resolution Note:
In the editor, we lock/hide the cursor only after a click
Resolution Note (2023.1.X):
In the editor, we lock/hide the cursor only after a click