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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment