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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment