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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.