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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment