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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Resolution Note (fix version 2022.2):
Fixed in: 2023.1.0a1