Search Issue Tracker
Fixed
Fixed in 1.11.0, 7000.0.0
Votes
0
Found in [Package]
1.10.0
7000.0.0
Issue ID
ISXB-586
Regression
No
The pointer event is called on the parent Object even when the "Send Pointer Hover To Parent" is off
How to reproduce:
# Open the attached project "My project.zip"
# Enter Play Mode
# Hover with the mouse over the "Child" in the Game view
Expected results: Only the "Child" is highlighted
Actual results: Both the "Child" and the "Parent" is highlighted
Reproducible with: 1.4.4, 1.5.0 (2021.3.18f1), 1.6.3 (2022.2.7f1, 2023.1.0b3, 2023.2.0a1) 1.8.2
Could not test with: 2020.3.45f1 (No "Send Pointer Hover to Parent" option)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Add comment