Search Issue Tracker
Fixed
Fixed in 6000.0.5f1
Votes
1
Found in
6000.0.4f1
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment