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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment