Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4
2018.4
2019.2
2019.2.13f1
2019.3
2020.1
Issue ID
1202778
Regression
No
CharacterController is temporarily getting slowed due to high step offset when the collider above is too close to the character
How to reproduce:
1. Open attached project "CharacterController.zip" and scene "SampleScene"
2. Enter Play mode
3. In Game view, hold W to move forward, observe the character when the ceiling is above him
Expected result: the character walks forward
Actual result: the character is temporarily slowed down when the ceiling is above him
Reproducible with: 2017.4.35f1, 2018.4.14f1, 2019.2.16f1, 2019.3.0f2, 2020.1.0a15
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:
case is closed as wont fix due to it being an old issue that stems from character controller limitations