Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3.0a9
2019.3.0b1
2020.1.0a1
Issue ID
1180409
Regression
Yes
Collision is not detected on a method invocation when Collider is trigger
How to reproduce:
1. Open user's attached 'BUG.zip' project
2. Open 'SampleScene' Scene
3. Enter Play Mode
4. Select 'trigger' GameObject in the Hierarchy
5. Drag 'trigger' GameObject until it collides with 'rigidbody' GameObject in the Scene View
Expected result: Method is invoked on a collision
Actual result: Method is not invoked on a collision
Reproducible with: 2019.3.0a9, 2019.3.0b2, 2020.1.0a3
Not reproducible with: 2017.4, 2018.4, 2019.2, 2019.3.0a8
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1180386