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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment