Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0b11
Issue ID
1105204
Regression
No
CursorLockMode doesn't work correctly on Linux
To reproduce:
1) Open attached project
2) Build and run it for Linux
3) Press Spacebar to switch Lock Mode and observe
a) Cursor disappears
b) Confined actually lets you move the mouse anywhere (however, it doesn't do anything if clicked outside of window)
Reproduced in 2017.4.2f2, 2018.3.0b11
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
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Resolution Note (fix version 2019.2):
Fixed cursor not being confined to the game window when using CursorLockMode.Confined on Linux standalone player.