Search Issue Tracker
Fixed
Votes
0
Found in
2023.1.0a1
Issue ID
UUM-5751
Regression
No
Fix for 2022..X: [UI Toolkit] "PointerMoveEvent" is not correctly detecting Y-axis movement in the Player
How to reproduce:
1. Open project "PointerYRepro.zip"
2. Go to the Build Settings and build a Standalone Player
3. In the Player move the cursor up and down
4. Observe the text at the top left
Expected result: When the cursor is moving up the text is "Up", when moving down the text is "Down"
Actual result: When the cursor is moving up the text is "Down", when moving down the text is "Up"
Reproducible with: 1.0.0-preview.15, 1.0.0-preview.18 (2020.3.33f1), 1.0.0 (2021.2.19f1, 2021.3.0f1, 2022.1.0b15, 2022.2.0a10)
Could not test with: 2019.4.37f1 (No UI Toolkit package), 1.0.0-preview.14 (Errors after downgrade)
Notes:
- Reproducible with Standalone, iOS, and Android Players
- Not reproducible in the Editor
Reproduced with:
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
VLNQA00392 - iPad (9th generation), 15.0 iOS
VLNQA00391, Xiaomi Redmi 9A (M2006C3LG), Android 10, CPU: MediaTek Helio G25 (MT6762G), GPU: PowerVR Rogue GE8320
VLNQA00313, Huawei Y6 Ⅱ Compact (HUAWEI LYO-L01), Android 5.1, CPU: MediaTek MT6735, GPU: Mali-T720
----------, Oppo Reno Z 中国版 (PCDM10), Android 11, CPU: NOT FOUND, GPU: PowerVR Rogue GM9446
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
Fixed by another internal issue: UUM-5750: [UI Toolkit] "PointerMoveEvent" is not correctly detecting Y-axis movement in the Player