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
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
Add comment