Search Issue Tracker
Fixed
Fixed in 6000.0.10f1
Votes
7
Found in
6000.0.7f1
7000.0.0a1
Issue ID
UUM-74444
Regression
Yes
Inaccurate collision detection in OnTriggerStay when alternating isKinematic and Collision Detection modes in FixedUpdate
Reproduction steps:
1. Open the attached “OnTriggerStayIssue.zip” project
2. Open the “SampleScene” scene (Assets > Scenes)
3. Enter the Play mode
4. Observe the Game view
Expected result: Spheres turn white only when they collide with each other
Actual result: Some spheres turn white even when no collision is present
Reproducible with: 2023.3.0a5, 6000.0.7f1
Not reproducible with: 2021.3.39f1, 2022.3.34f1, 2023.3.0a4
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- Does not reproduce if _ChangeDetectionMode_ is set to false in the ‘ChangeColorOnTrigger.cs’ script
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment