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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment