Search Issue Tracker

By Design

Votes

0

Found in

5.5.0b4

Issue ID

832652

Regression

No

Collision between a CharacterController and an object not detected if CharacterController is moved a small distance

Physics

-

Reproduction steps:
(Check the attached video)
1. Open the attached project "CharControl_UpdatedScript"
2. Enter play mode
3. Observe that the ChracterController ( CC2 ) pops out of the cube
4. Open the CC2 game object
5. Change the 'Multiplier' value from 0.005 to 0.0005 in CharacterControllerTest component
6. Play the scene again
7. Observe that CC2 does not pop out of the cube

Expected: CC2 pops out of the static collider ( cube ) no matter how small the distance is

Actual: CC2 is stuck in the static collider ( cube ).

Tested with: 5.3.6p5, 5.4.1p1, 5.5.0b4

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.