## Link to GitHub Issue, if one exists #0 ## Description of change Occasionally we would read a bad "vKey" for an analog axis and end up accessing invalid memory (beyond the size of a vector) and potentially crash or read junk values. ## Testing Fixed based on minidump, this was a rare repro though.