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
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default
Add comment