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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
case is closed as wont fix due to it being an old issue that stems from character controller limitations