Still having issues on including InputSystem Library using Visual Studio 2022

I’ve just downloaded and tested your project but was not able to see your problem.

Check if Unity.InputSystem is in your References list in VS. I looked for “input” because the list is quite long.

image

When I removed the reference, I got the same problem as you but when I restarted VS, the reference reappeared.

Have you already tried to remove the InputSystem package from the Package Manager and reinstall it?