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
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
Add comment