Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.2.X
Votes
1
Found in
2017.2.0f3
Issue ID
1005564
Regression
No
Character Controller's change of position in OnCharacterControllerHit is ignored
To reproduce:
1. Open the project, attached by the user (TestMove.zip)
2. In Play mode, move the red cube with WASD to touch the white cube
3. The red cube should jump to (0, 0, 0), yet it stays at the same place where it collided with white cube
Expected: change of position of the Character Controller is not ignored in OnCharacterControllerHit
Reproduced in 5.6.5p2, 2017.1.3p1, 2017.2.2f1, 2017.3.1p2, 2018.1.0b8, 2018.2.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
- Stack frames are missing from Console window when in Full Stack trace mode
- An error is returned and no package is listed if an invalid package is hosted on a scoped registry
- Camera.WorldToScreenPoint is producing different behavior with dynamic resolution
- Gray color does not equal gray when comparing Color.gray and Color.gray
Add comment