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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- 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
Resolution Note:
case is closed as wont fix due to it being an old issue that stems from character controller limitations