Search Issue Tracker
Won't Fix
Won't Fix in 2022.2.X
Votes
0
Found in
2021.3.9f1
2022.1.14f1
2022.2.0a2
Issue ID
UUM-13292
Regression
Yes
PointerMoveEvent is not called when moving the mouse over UGUI Element while the EventSystem is active
Reproduction steps:
1. Open the user’s attached project
2. Enter Play Mode
3. Click and hold the left mouse button while dragging from outside the red box into the red box
4. Observe that Pointer Position is not updated inside the red box
Expected result: PointerMoveEvent is called when moving the mouse over UGUI Element
Actual result: PointerMoveEvent is not called when moving the mouse over UGUI Element while the EventSystem is active
Reproducible with: 2021.1.5f1, 2021.1.28f1, 2021.3.9f1, 2022.1.14f1, 2022.2.0a2
Not reproducible with: 2020.3.38f1, 2022.2.0a3, 2022.2.0b6, 2023.1.0a9
Couldn’t test with: 2021.1.0a1 (Couldn’t downgrade because of UIDocument), 2021.1.0f1, 2021.1.4f1 (couldn’t downgrade because of TextCore)
Reproducible on: Windows 10 Pro 21H2
Note:
- PointerUpEvent is called when releasing the mouse button over the UGUI Elemen while the EventSystem is active
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This issue is not reproducible with current versions of Unity.
Closes again since it was re-opened by mistake.
Resolution Note (2022.2.X):
This issue is not reproducible with current versions of Unity.
Closes again since it was re-opened by mistake.