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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment