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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment