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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment