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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment