Search Issue Tracker
Fixed in 5.1.1
Votes
0
Found in
5.1.0f3
Issue ID
703073
Regression
Yes
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps:
1) Open the project
2) Run Test.scene
3) Notice that the child object(Trigger Right) does not light up even if collision happens until the parent object collides
4) Try repeating these steps on Unity 5.0.x to see the regression
OR you can see the difference in the Youtube link user sent
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
logic-cpp
Dec 03, 2015 06:04
Still broken
When I remove the "root collider"s Rigidbody, I get OnTriggerStay calls perfectly fine on child colliders. When I add the Rigidbody back, no more OnTriggerStay calls on this compound collider :(
Unity 5.2.2f1
Gaski
Sep 09, 2015 10:28
Still Boken
Gaski
Sep 09, 2015 10:28
Still Boken
Bruce_GMC
Jul 01, 2015 18:27
This is proving to be a roadblock, how soon will we see this?