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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment