Search Issue Tracker
Won't Fix
Votes
1
Found in
2021.3.18f1
2022.2.8f1
2023.1.0b5
2023.2.0a4
2023.3.0a3
Issue ID
UUM-28265
Regression
No
OnPointerEnter/OnPointerExit is called when the mouse is not moving
Reproduction steps:
1. Open the attached project “UI_Bug“
2. Open the “Offline3D“ Scene
3. Enter Play Mode
4. Click the “Singleplayer“ button
5. Press the “I“ key to open the inventory
6. Hover your mouse over the sword icon
7. Without moving the mouse, move the character around using the “A“ and “D“ keys
Expected result: The sword UI is always visible
Actual result: The sword UI flickers when moving
Reproducible with: 2021.3.18f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a4
Not reproducible with: 2020.3.45f1 (Invalid dependencies)
Reproduced on: macOS 13.0.1, Windows 10 64bit (User reported)
Note - Tested the Build
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Hello again, the project provided with this bug case is unfortunately too complex and heavy to be effectively used for debugging the issue you found. If you could share a simpler example project that allowed us to do so effectively there would be a higher chance to get this sorted out officially within the Unity code. If that's not possible, one of our colleagues has shared some alternatives that can help overcoming this issue, like not attaching the canvases to the moving objects themselves. There are ways you can organize your hierarchy that would provide you the same outcome without running into the issues you're currently experiencing.
Best regards,
Julia Perdigueiro
Manager, Software Engineering