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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment