Search Issue Tracker
Fixed
Fixed in 6000.0.5f1
Votes
1
Found in
6000.0.4f1
7000.0.0a1
Issue ID
UUM-72540
Regression
Yes
A GameObject with a Character Controller and Animator Components loses all momentum when the Character Controller Component's Center Y value is over 0
How to reproduce:
1. Open the “CHARACTER_CONTROLLER_ISSUE.zip“ project
2. Open the “SampleScene“
3. Enter the Play Mode
4. Observe the Game view
Expected results: The blue GameObject reaches the ground with no issue
Actual results: The blue GameObject reaches ~2 units above ground, loses its momentum, and slowly falls to the ground
Reproducible in: 2023.1.0a4, 6000.0.4f1
Not reproducible in: 2021.3.38f1, 2022.3.30f1, 2023.1.0a3
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Workaround: While in Play Mode, set the Animators' “Update Mode“ to “Fixed“ (Does not always work if done in Edit Mode beforehand)
Notes:
- This issue does not reproduce 100% of the time
- Reproducible in the Player
- In the Reproduction project, The Left/Right/Up arrow keys can be used to bring both or individual GameObjects to a fixed Y = 0 height
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment