Search Issue Tracker
Fixed in 0.2.5-preview
Votes
0
Found in [Package]
0.0.12-preview
Issue ID
1108466
Regression
No
[Windows][Pen] Pen.phase.ReadValue() generates exception.
When trying to read the value for pen phase, exception "USHT state must have sizeInBits=16" is thrown.
Repro:
1. Download from GitHub: https://github.com/Unity-Technologies/InputSystem/tree/develop
2. Open it with Unity 2018.2
3. Open scene: Assets -> QA -> Input_Test -> Scenes ->02_Input
4. Enter Play Mode
5. Use the dropdown menu on the top to pick "Pen"
6. Observe the error in Console window
Expected: The phase of the pen can be read without exception.
Happens to: 2018.2.19f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment