Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a10
2021.2.0a11
Issue ID
1325626
Regression
Yes
Cursor is visible when Cursor.visible is set to false or Cursor.lockState is set to Locked and the Game view is not focused
How to reproduce:
1. Open the user's attached project
2. Open 'SampleScene'
3. Enter the Play mode by pressing the Play button
Expected result: The cursor is not visible
Actual result: The cursor is visible
Reproducible with: 2021.2.0a11, 2021.2.0a12
Not reproducible with: 2018.4.33f1, 2019.4.23f1, 2020.2.7f1, 2020.3.3f1, 2021.1.1f1, 2021.2.0a10
Note:
- The issue is not reproducible on Mac
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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Resolution Note (fix version 2021.2):
Fix cursor still visible when Cursor.visible is set to false while the GameView is not focused.
Fixed in 2021.2.0a18