Search Issue Tracker
Fixed
Fixed in 2023.1.0a1
Votes
2
Found in
2023.1.0a1
Issue ID
UUM-5750
Regression
No
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment