Has your reload key been accidently cleared or replaced with another function? If you want to check, in the F1 console you can enter the command below and hit enter, it will return a value in the console which should be +reload.
bind r
If you got something else then you may need to rebind it to another key or if its blank then you can set it with the following command again from the F1 console.
bind r +reload
You can also go into the game options, controls and add the desired key in there for reload.
It's not the first time I've seen keys get cleared or rebound to another function so it worth checking to see if this might be the case.