Search Issue Tracker
Fixed in 1.1.0-preview.2
Votes
0
Found in [Package]
0.9.0-preview, 1.0.0-preview.5
Issue ID
1223436
Regression
No
Value equal to 1 is not returned by the Input System when reading a multi-bit control
How to reproduce:
1. Open the attached project
2. In the Test Runner, run all tests
3. Inspect the test results
Expected result: All tests succeded
Actual result: Tests for reading the input values failed
Reproducible with: , 2019.3.4f1, 2020.1.0a26, 2020.2.0a1 (0.9.0-preview, 1.0.0-preview.5)
Couldn't test with Unity: 2017.4.37f1 (Package Manager does not exist), 2018.4.18f1 (Internal Package errors)
Could not test with Packages: 0.1.2-preview, 0.2.10-preview (Internal errors)
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.1.0-preview.2):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1219
Fixed package available in Unity 2019.4.0f1 and above