According to Unity documentation, the new input system should create an asset called “InputSystem_Actions”.
Mine created an asset called “InputSystem.inputsettings”, but i’m assuming that’s not the issue here.
According to Unity documentation, the “Input System Package” page should look like this
while mine looks like this
neither the “Settings” submenu nor the “Input Actions” page ever show up. This is after restarting Unity and un/reinstalling the Input Systems Package several times. Am i just being totally blind here or is something bugged? Any help would be appreciated.