Search Issue Tracker

Duplicate

Votes

0

Found in

2018.1.6f1

2018.2.0a8

Issue ID

1064589

Regression

Yes

Mouse Events aren't detected on a GameObject without a Rigidbody which is instantiated and parented by script

Physics

-

Repro steps:
1. Open QA attached project "repro_1064589"
2. Open scene "0"
3. Enter Play Mode
4. Click the Sphere on the right
5. Observe the Console

Expected: Mouse events are detected and messages are outputted to the Console indicating that
Actual: No messages are outputted when clicking the Shere on the right

Reproducible with: 2018.1.5f1, 2018.1.9f1, 2018.2.0a8, 2018.2.2f1, 2018.3.0a2
Not reproducible with: 2017.1.5f1, 2017.2.3p3, 2017.4.8f1, 2018.3.0a3, 2018.3.0a6

Notes:
- The Sphere with a Rigidbody component attached detects Mouse Events
- When not parented both Spheres detect Mouse Events
- If you adjust the Transform of the Sphere on the right it then detects Mouse Events

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.