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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment