//You dont get devices via PlayerInputManager, but by InputSystem. InputSystem.devices;
using UnityEngine.InputSystem; PlayerInput device = playerInput.devices[0];