Search Issue Tracker
By Design
Votes
3
Found in
5.1.0p1
Issue ID
706796
Regression
No
[CharacterController] isGrounded returns wrong values while character is standing on a simple plane
Steps to reproduce:
1. Open the attached project
2. Add a 'Test' input button in Editor/Project Settings/Input
3. Open and play the 'Aaron Scene'
4. Click the 'Test' key to trigger isGrounded check
5. Notice in the console the printed results. If standing still, isGrounded always returns 'false', if running, sometimes it returns 'true', though most of the time it still returns false.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment