Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0f3
Issue ID
975252
Regression
No
CharacterController's Step Offset broken when stepping onto flat mesh colliders
To reproduce:
1. Open attached Unity project "BugReport.zip"
2. Open "Steps" scene
3. Inspect that yellow steps have mesh colliders and are higher than pink steps with box colliders
4. Go into play mode
5. Try to climb pink stairs
6. Try to climb yellow stairs
Result: Character controller is unable to run straight up the pink stairs, however, it is able to climb yellow stairs despite the fact that they are higher than pink ones.
Note: Changing yellow steps' colliders from mesh to box, character controller is no longer able to run up.
Reproduced on: 2017.1.2p3, 2017.2.0p4, 2017.3.0f1, 2018.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment