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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in: 2023.1.0a1