Search Issue Tracker
By Design
Votes
0
Found in
4.3.0b2
Issue ID
564400
Regression
No
Trigger function doesn't call if 'is trigger' turned on
Reproduced in 4.3.0b3
1 Open attached project
2 Open scene "1"
3 Press play - notice message in Console
4 Press Play to stop and select Btn1 in Hierarchy and turn on "Is Trigger" of Box Collider 2D
5 Press play - notice no message in Console
In the scene I have, Btn1 has a collsion2D body with 'trigger' turned on. Now this should call the trigger function of Btn2 which has a 2D rigid body, a 2d collision body and a script with the right functions.
Atleast, according to the table here: http://docs.unity3d.com/Documentation/Manual/Physics.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment