Search Issue Tracker
Duplicate
Votes
1
Found in
2018.3.2f1
Issue ID
1129631
Regression
No
[Windows] Cursor does not lock or hide when using only ISX.
Bug from Github: https://github.com/Unity-Technologies/InputSystem/issues/372
Original in forum: https://forum.unity.com/threads/cant-hide-the-cursor.607762/
Repro:
1. Download the latest ISX Stable: https://github.com/Unity-Technologies/InputSystem/tree/stable
2. Open it with Unity 2018.3.XXX.
3. Set Input Handling to Input System (preview)
4. Add attached script
5. Build Windows Standalone Player
6. Observe the cursor
Expected: The cursor is completely invisible.
Actual: the cursor stays in the middle of the Player
Note: this issue ONLY happens when using "Input System (preview)" as Input Handling. It does not happen when using "Both".
And it ONLY happens in standalone Player, not in Editor.
How to use the script: Pressing ESC to show and free the cursor. Pressing left mouse button inside the Player window to lock and hide it again.
-
treecki
Aug 05, 2020 23:49
Issue continues to persist with 2020
-
Sonorpearl
Jul 16, 2019 18:13
The issue still persists.
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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
This is a duplicate of issue #1177531