Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.1f1
Issue ID
1003248
Regression
No
Trigger messages are sent when two Static Trigger Colliders collide with each other
How to reproduce:
1. Open "ReproProject.zip"
2. Enter "TestScene" scene
3. Enter Play Mode
Expected result: Two static trigger game objects should not be triggered and write message in console
Actual result: Two static trigger game objects are triggered when colliding and message is printed in console
Reproducible with: 2018.2.0a1, 2018.1.0b8, 2017.3.1p1, 2017.2.1p4, 2017.1.3p1, 5.6.5p2
Note: https://docs.unity3d.com/Manual/CollidersOverview.html "Trigger messages are sent upon collision" in matrix when Static Trigger Collider is colliding with Static Trigger Collider message should not be sent
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment