Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1
Issue ID
1147574
Regression
No
[OSX][Settings] When using only the new ISX as Input Handling, mouse position and scroll are still detected by the old system.
GitHub: https://github.com/Unity-Technologies/InputSystem/issues/539
Repro:
1. Download package and project at: https://github.com/Unity-Technologies/InputSystem
2. Open Input Test scene at: Assets -> QA -> Input_Test -> Scenes -> 02_Input
3. Make sure in Player settings, Input Handling is set to "Input System (preview)"
4. Enter Playmode
5. In the Keyboard and Mouse test, press Ctrl + i to see the input information
6. Move and scroll mouse and observe the value change for old system
Actual: The old Input System still detects mouse position and scroll when only the new ISX is used as Input Handling.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment