System.ArgumentOutOfRangeException Specified argument was out of the range of valid values.

Issue #132 resolved
Former user created an issue

Hi I have some problems. I replaced it with a unity new input system and add EventInputSystem then run DemoScene. input demo.robot.kill Something went wrong unity version : 2019.4.13 qc : 2.4.1

Comments (3)

  1. Yusuf Ismail repo owner

    Hi, thanks for reporting this to me

    Seem’s like this is specifically an issue with the ReadKey/GetKey action (used internally by Choice) and the new input system support. I’ll investigate this.

    In the mean time, using the “Both“ option for input systems used should solve this, and do raise another issue if you see this bug somewhere else

  2. Log in to comment