HELP
Development FAQ
An error occurred when using the Input Class function.
2min
when using the legacy input class provided by unity in zepetoscript, the following message appears in the unity editor error c# exception\ you are trying to read input using the unityengine input class, but you have switched active input handling to input system package in player settings an error can occur if this error occurs, try the following method 📘 unity input https //docs unity3d com/scriptreference/input html https //docs unity3d com/scriptreference/input html please check player settings 1\) open the unity project settings window through file > build settings > player settings 2\) please check project settings > player > active input handling option if the option is not both , please change it to both 3\) when changing options, a pop up window will appear, indicating that unity editor needs to be restarted click “apply” to restart unity editor