Found a bug on android key handler CC 3.0.1

On Cocos Creator 3.0.1 found a bug on key handler, both uses handleKeyDown.
bug

1 Like

hi,thanks for the feedback, it is indeed a bug.you can modify it yourself temporarily, if it is applied to this.

handleKeyDown() —>>>>> handleKeyUp();

I already did, just want to communicate the bug to you.

Still not fixed in 3.1.1