Search Issue Tracker
Fixed
Votes
0
Found in
5.0.2f1
Issue ID
701504
Regression
No
OnTriggerEnter/Stay callbacks when no collision is happening
How to reproduce:
1. Open scene Scenes/Voodoo House Trigger.unity
2. Play the scene
- Note that the console has log messages about OnCollisionEnter and OnCollisionStay
- Nothing is actually intersecting for the messages to appear
- Moving the Collision detector object to the outside of the building causes the callbacks to happen less frequently
- Moving the object far enough out causes the callbacks to stop
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment