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.

Document image




Please check Player Settings.

1) Open the Unity Project Settings window through File > Build Settings > Player Settings.

Document image




2) Please check Project Settings > Player > Active Input Handling* option. If the option is not Both, please change it to Both.

Document image




3) When changing options, a pop-up window will appear, indicating that Unity Editor needs to be restarted. Click “Apply” to restart Unity Editor.

Document image