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
- [Android] Crash due to running out of memory when compiling shaders for an Android build
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
- Search results number in Saved Searches Panel is not properly visible when Search query is selected in light Editor mode
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
- Tooltips stay in place when Preferences window is scrolled
Add comment