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
- Erratic Mesh panning behavior in Inspector Mesh Preview when panning fully zoomed out
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment