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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #1180386