Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2017.2.0f3
Issue ID
967113
Regression
No
[Linux] "Cursor.lockState" Not displaying cursor after going from "Locked" to "None"
Reproduction steps:
1. Open "lockmouse_test.zip" project
2. Build for Linux Standalone
3. Launch the app
4. Move the mouse cursor around
5. Press the "Space" button
6. Move your mouse around, to see that it's locked
7. Press the "Space" button
8. Notice that the mouse cursor doesn't display
Expected Result: The mouse cursor displays after "CursorLockMode.None"
Actual Result: The mouse cursor doesn't display
Fixed in: 2018.3.0a9
Reproduced with: 2017.3.0b1, 2017.2.0f3, 2017.1.1f1, 5.6.3f1
Note:
Ubuntu 16.04
After "CursorLockMode.None", it seems that the cursor is still locked, but it just doesn't display. If in windowed mode, while locked you can't get outside the window, but if your in unlocked mode, even though it seems to be locked, you can go outside of the app
Not reproducible on Windows 10 and Mac 10.12.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment