Input.GetAxis("Horizontal") gives always 1

Hi,
I am using Unity 2021.3.8f1 and i made a game that worked in 2019 but not in this version. Input.GetAxis(“Horizontal”) gives always 1 instead of 0 when i am not pressing any key

It was cause i had a joystick connected. Anyways should not give 1 if i am not moving the joystick