Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.33f1
2021.3
2022.1
2022.2
Issue ID
1419316
Regression
No
CharacterController collider stops working when multiple GameObjects with Colliders are near it
Reproduction steps:
1. Open the attached project: "1419316.zip"
2. Go to Project window > Assets > Scenes, and open "SampleScene"
2. Run the Project
3. In Scene View move GameObject "CylinderTrigger" closer to "Character" GameObject
Expected result: GameObject with Character Controller should be able to move through multiple GameObjects with Colliders and "Is trigger" toggled on
Actual result: GameObject with CharacterController falls through the platform it's stood upon when multiple GameObjects with Colliders are nearby
Reproducible with: 2019.4.37f1, 2020.3.33f1, 2021.3.2f1, 2022.1.0f1, 2022.2.0a12
Note:
- Reproducible independently of whether "Is trigger" is toggled on or off on a Collider
- Cylinder GameObjects have many duplicates of themselves as children
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
Resolution Note (fix version 2022.2):
Fixed in: 2023.1.0a1