When you are importing skeletal mesh, it has a separate normal import method. I think, by default, importing mesh will have “import normal” as default option, but it might be “compute normal” for importing the skeletal mesh in your case. You can read the difference in the documentation:
[1.3 - Import Normals | Unreal Engine Documentation][1]
I did one just for example