Search Issue Tracker
Fixed
Fixed in 2021.3.25f1, 2022.2.18f1, 2023.1.0b14, 2023.2.0a7
Votes
0
Found in
2021.3.19f1
2022.2.7f1
2023.1.0b4
2023.2.0a3
Issue ID
UUM-28909
Regression
No
Collision events are not reported when "hasModifiableContacts" on a Collider is set to false
How to reproduce:
1. Open the user-attached project “contact_mod_bug”
2. Open the "SampleScene" Scene
3. Enter the Play Mode
4. Observe the Console
Expected result: OnCollisionXXX events are logged into the Console
Actual result: OnCollisionXXX events are not logged into the Console
Reproducible with: 2021.3.19f1, 2022.2.7f1, 2023.1.0b4, 2023.2.0a3
Couldn’t test with: 2020.3.45f1 (There is no function “hasModifiableContacts”)
Reproducible on: Windows 11 Pro
Note: Also reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
Add comment