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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment