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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2022.2):
Fixed in: 2023.1.0a1