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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment