Greetings,
I have a new Unity 2023.3.23f1 2D URP project. I have installed the Input System and rebuilt the backend.
After adding a PlayerInput component and clicking Create Actions, no matter what I name it or what folder I select (even accepting the default folder Unity wants to put it in) I get this error:
Path must be located in Assets/ folder (got: ‘F:/dev/Unity Projects/Tutorials/Joust/Assets/test.inputactions’)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
I have rebooted, restarted Unity and consistently get this error.
I have done this several times in other projects so I’m baffled.
Any ideas?