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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment