Search Issue Tracker
Fixed in 0.9.7-preview
Votes
0
Found in [Package]
0.9.1-preview
Issue ID
1168844
Regression
Yes
[UWP][Pen] Some input is missing from the device
Some input for Pen is does not work on UWP, including:
- inRange (button)
- tilt (Vector2)
- twist (Axis)
Repro:
1. Download package at: https://github.com/Unity-Technologies/InputSystem
2. Build UWP player for Input Test (Assets -> QA -> Input_Test -> Scenes)
3. Launch the UWP player with Pen
4. Switch to Pen from the drop-down menu and observe
5. Or open Input Debugger and connect to the Player to see the Pen input values
Actual: Some input from Pen is missing on UWP.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment