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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
- The Editor's Help menu still lists an old/retired website - "Unity Forum"
Add comment