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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
This is a duplicate of issue #1177531