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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
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?