Search Issue Tracker
Active
Under Consideration for 1.5.X
Votes
0
Found in [Package]
1.5.0
Issue ID
ISXB-439
Regression
No
Input system touchscreen doesn't work when dragging on the touch screen (device not picking up any input)
Reproduction steps:
1. Open the attached “Repro.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Use the touchscreen to touch and drag in the Game View
5. Observe the Touch position values and if the touch is pressed in the Game View
Expected result: “Touch is pressed” is printed and “Touch position” reflect the position of the touch while dragging
Actual result: “Touch is not pressed” is printed and “Touch position” shows “(0.00, 0.00)”
Reproducible with: 1.3.0, 1.4.4, 1.5.0, 1.8.2 (2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2022.3.25f1 2023.1.0b9, 2023.2.0a7)
Reproducible on: Windows 10 Pro (22H2), Win 11 Pro
Note:
- This issue is only reproducible with a touchscreen
- This issue is also reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment