Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.1.2p1
Issue ID
714376
Regression
Yes
[Colliders]OnTriggerStay doesn't get called at all or gets wrong collider back
To reproduce:
1) Open user attached project
2) Open Scenes/level0 scene
3) Play the scene
4) Notice that "Player Ball" object's OnGround is always false.
5) It has a child (GroundCheck) which changes its status through OnTriggerStay, however, while it triggers, the tag passed in Collider col is "Untagged" even though all objects around are tagged ones.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Add comment