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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment