Unity won't detect GetKeyUp.

Hello, I’m kinda new and I need some help.
I am trying to fix my movement script(using character controller), I use GetKey and GetKeyDown in Update(). But my character keeps moving forward and won’t stop even if I released the W key.

Any fixes for this?

Never mind, I fixed the first problem but now I have another problem. After releasing the W key now, my character goes back to idle, but when I want to walk again it just stands still. I can’t figure out what it is.

Help, please.
Thanks :slight_smile: