Closed Wesley-Guoxy closed 3 years ago
I am trying to replace “DigKey” value from “B” to “1” to test the gaming engine. Disappointingly, “1” on the keyboard won’t work at all.
Windows10, Python3.7.9, Microsoft Edge version 89.0.774.45 (64-bit)
“1” on the keyboard should work as good as “B”
LOW
Documentation links to valid Unity KeyCodes. In this case, "Alpha1" should have been used.
Description:
I am trying to replace “DigKey” value from “B” to “1” to test the gaming engine. Disappointingly, “1” on the keyboard won’t work at all.
Environment:
Windows10, Python3.7.9, Microsoft Edge version 89.0.774.45 (64-bit)
Steps to Reproduce:
Expected Result:
“1” on the keyboard should work as good as “B”
Severity:
LOW