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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment