Input Release doesn't work

Hi!
When I press on shift, I set the “Max Walk Speed” to 800. When I release, I would set it back to 600, but the “Release” function doesn’t work.
Why doesn’t call the function?

I would try using a print string node so you can be certain that the release isnt calling; it may be that it is calling but then the variable you are trying to change is getting set by something else afterwards

I am having the EXACT same problem - cant figure it out- if you figure it out - pls tell me! thanks. And i will do likewise, if i figure it out

You should check in your project settings input- if you checked the check box next to shift because the button was a shift, that might prevent you from getting the released- that was the problem i had- it worked for me