My FirstPersonCharacter is unable to walk up stairs

I had a similar problem where the player suddenly wasn’t able to get up stairs properly anymore (even with thousands of units for “Max Step Height”) and the solution was to make sure my player is looking straight ahead in the editor. I had rotated it a bit up as the initial view would be nicer but that apparently interferes with the collision/step calculations. Maybe you have a similar issue with a changed viewing angle.