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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
This is a duplicate of issue #1177531