Search Issue Tracker
Duplicate
Votes
1
Found in
4.3.0f4
Issue ID
576605
Regression
No
Character controller's step offset causes the character not to fit into gaps
To reproduce:
1. Open attached project
2. Open scene repro - it contains a first person character controller with the step offset set to 0.5. In the scene there is a cube above the character, he should fit below it.
3. Enter play mode and try walking under the cube - the character does not fit, but according to the collider, he should
4. Reducing the step offset allows the character to fit
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
This is a duplicate of issue #565940