Editor Crashing on Bake Material of Skeletal Mesh

I have just commented the line 414 in file MeshMergeUtilities.cpp and built the solution.

This is the line which is commented.
const FSectionInfo& SectionInfo = UniqueSections[Pair.Key];

I don’t know what it does.

You can check that line 414 in that file.