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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment