Search Issue Tracker

Duplicate

Votes

0

Found in

2018.2.0a8

2018.2.0b4

Issue ID

1040842

Regression

Yes

MonoBehaviour.OnMouseEnter misbehaves after changing parent of its GameObject

Scripting

-

To reproduce:

1. Open the attached project (OnMouseOver.zip)
2. Open the "SampleScene" scene
3. Enter Play mode
4. Hover over the cube, observe the console
5. Press Space to change the parent of the cube
6. Hover over the cube, observe no messages in the console
7. Hover over where the cube initially was
8. Observe the console messages

Expected: after a parent change, OnMouseOver gets called when mouse is over the object, not the place where the object previously was

Reproduced in 2018.2.0a8, 2018.2.0b4, 2018.3.0a1
Did not reproduce in 2018.1.2f1, 2018.2.0a7
Regression introduced 2018.2.0a8

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.