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
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
Add comment