Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0b6
2018.2.8f1
Issue ID
1083905
Regression
Yes
OnParticleCollision() isn't called for Colliders which are marked as triggers
Repro steps:
1. Open QA attached project "repro_1083905"
2. Enter Play Mode
3. Observe the Console
Expected: The name of the of the "Blue" GameObject which is marked as a trigger is logged when particles collide with it
Actual: Only the name of the "Red" GameObject is logged when particles collide with it
Reproducible with: 2017.4.12f1, 2018.2.12f1, 2018.3.0b5, 2019.1.0a4
Not reproducible with: 2017.4.6f1, 2018.2.0b5
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
This bug is By Design. It changed in Unity 2018.3 because we fixed this bug: https://issuetracker.unity3d.com/issues/2d-particle-system-is-colliding-with-2d-colliders-even-when-collider-is-set-to-trigger