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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment