Search Issue Tracker
Won't Fix
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
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
This issue is not reproducible with current versions of Unity.
Closes again since it was re-opened by mistake.