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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment