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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Resolution Note:
case is closed as wont fix due to it being an old issue that stems from character controller limitations