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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
Add comment