Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0f3
Issue ID
832120
Regression
No
Collision between CharacterController and a Kinematic Rigidbody is always resolved by moving CharacterController vertically
To reproduce:
1. Open the attached project
2. Open "TestScene" scene
3. Enter play mode
Observe that CharacterController that was inside the object with Kinematic Rigidbody is popped out at the top of the object instead of the side which was the shorter path.
Notes:
Collision between CharacterController and a Kinematic Rigidbody is resolved by moving CharacterController vertically no matter the height of the object with Kinematic Rigidbody.
Expected: Collision between CharacterController and a Kinematic Rigidbody is resolved by CharacterController taking the shortest path to pop out
Actual: Collision between CharacterController and a Kinematic Rigidbody is always resolved by CharacterController moving vertically
Reproduced on: 5.5.0b4, 5.4.1p1, 5.3.6p5, 5.2.5f1
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
This is a duplicate of issue #757905