Unity Issue Tracker - Hover events not processed correctly when hovering over buttons
Fixed
UUM-4046
Hover events not processed correctly when hovering over buttons
Unity: uGUI
Fixed
2021.2.X
Double checked the user project, fixed with the above change sets.
Reproduction steps:
1. Open the attached project "1422756_UIEventIssue.zip"
2. Enter Play Mode
3. Click the "CONTINUE" button
4. Hover over a non-empty save slot
5. Hover over the "X" button
Expected result: The button remains visible and interactable
Actual result: The button disappears