It seems that after hitting the A button, any attempts at pressing the Map Button will fail until you press some other button (B, Start, any direction, etc.). This bug presents itself in scripting (neither Link->InputMap nor Link->PressMap return true after pressing A), and it can also be replicated in default ZC as well (try it in NewFirst). Furthermore, it also seems that forcing input via scripting does not resolve it, as I tried to do that as a workaround. :tongue2:

Edit: Upon further testing, it appears the issue is with me using the left Alt button as the "A" button. If I change the A button to something else, it works fine. This is probably due to the fact that default Windows behavior is to have the alt button trigger menus. Not sure if there's a way for you all to override that or not.