Issue:
  • if keyboard keys are pressed in rapid succession, some of the events do not get reported to the code running in the scene.
Steps to reproduce one example:
  • start a Vroomway race;
  • kit keys in rapid succession, including the
    W
    key for acceleration.
Expected:
  • the vehicle does not stay in constant acceleration mode when no key is pressed.
Actual:
  • occasionally the vehicle maintains acceleration despite the
    W
    key no longer being pressed !
Please prioritize work on https://github.com/decentraland/sdk/issues/1120, as this is likely to affect many for the Game-Jam.