You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
conststringdialogText="This project is using the new input system package but the native platform backends for the new input system are not enabled in the player settings. "+
3591
-
"This means that no input from native devices will come through."+
3592
-
"\n\nDo you want to enable the backends? Doing so will *RESTART* the editor.";
3590
+
conststringdialogText="The new Input System Package is installed, but not configured to enable native device input, such as keyboard, mouse, or gamepad actions. "+
3591
+
"\n\nThe Active Input Handling parameter must be set to \"Input System Package (New)\", under Project Settings > Player."+
3592
+
"\n\nNote: Changing the active input handling requires to restart the Editor.";
0 commit comments