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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment