Settings/Input Actions window not showing

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.

1 Like

You are looking at the wrong documentation version. The documentation is about Input System 1.8+ you have an older version. Also see this thread if you are using Unity 2022.x.