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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment