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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment