[Bug Report] Unregistered inputs with pause until block

Hey, @MakeCode team

Recently I’ve been working on my projects and noticed that when using the ‘pause until’ block with an ‘if A button pressed’ function inside it doesn’t register. I either have to hold it for a few seconds or hold another button while pressing A. I noticed this issue not too long ago (as in 3 days ago or so) and have only really been able to test it on mobile so I don’t know if it’s a mobile thing only. I can confirm that I’ve noticed this in my other games as well (I use chrome mobile btw). (Specifically on the SATURN intro screen). Here’s an example of what’s happening, hopefully it helps:

(Interesting thing, also realized it happens with the ‘show long text block A button prompt, weird)

2 Likes

If you do that, that stops everything. If you set everything before then it can be active after. Just that block PAUSES EVERYTHING IN THE CODE.