Converting Skeletal Mesh to Static Mesh and replacing them

Really annoying that this documentation is out of date for UE5 and UE5.1 as it’s showing the documentation for UE4 which doesn’t work, there is no option on right mouse click. I could do with a way of converting multiple skeletal meshes at once but I can’t find it. I have way too many skeletal meshes in my imported asset to do it one by one.

If you do want to do it one by one, the way I’ve found that works in UE5.1 is to browse to the skeletal mesh in the content browser, double click on it, at the top of the screen there’s an option to convert it to a static mesh, it will ask you for a location to save it. Once saved, go to the new mesh in the content browser and select it, then go back to the viewport, right click on the skeletal mesh in the scene and select the ‘replace actor with’ option, you’ll see the one you have selected as an option, choose this and it will replace it. Hope this helps someone.

If anyone knows how to convert multiple ones at once, please comment!