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
- Errors when rendering a camera to render texture with only depth
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
Add comment