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.
Comments (2)
-
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
- Erratic Mesh panning behavior in Inspector Mesh Preview when panning fully zoomed out
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
This is a duplicate of issue #1177531