Search Issue Tracker
Fixed in 2021.3.6f1
Fixed in 2021.2.X
Votes
17
Found in
2021.2.17f1
Issue ID
UUM-4046
Regression
Yes
Hover events not processed correctly when hovering over buttons
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
Reproducible with: 2021.2.17f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a13
Not reproducible with: 2020.3.35f1, 2021.2.16f1
Reproduced on: Windows 10 Pro
Comments (2)
-
karliss_coldwild
Jun 17, 2022 07:52
Why is this marked as "Fix In Review for 2021.2.X " instead of "2021.3.X". Isn't 2021.3.X LTS supposed to replace all the previous tech stream releases in 2021 series with all the bugfixes going into 2021.3.X?
-
unity_ctg0ujCJYRi52g
Jun 08, 2022 09:59
Here you can find discussion and further reports on this issue:
https://forum.unity.com/threads/problem-with-ipointerenterhandler-ipointerexithandler-and-setactive.1235596/
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
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
Resolution Note (fix version 2021.2):
Double checked the user project, fixed with the above change sets.