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
- Bunch of "TargetParameterCountException" errors thrown in the Editor Console when opening the "Adaptive Probe Volumes" tab in the "Lighting" window
- Non-removable serialized data for a renderer feature still appears even when the renderer feature is deleted
- URP Cascaded Shadows do not have a falloff in Player when the Player is built not in Development Mode
- Grid in animation preview window is rendered on top of the object
- WebGPU Graphics.RenderPrimitives fails on MeshTopology.Quads with Validation errors when exceeding 64k vertices
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?