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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Add comment