I cannot see camera rig rail or crane mesh in unreal 5 when i add them to the scene. What could be the fix?
it should work out of the box. Check if you have the corresponding files
Rail:
“/Engine/EditorMeshes/Camera/SM_RailRig_Track.SM_RailRig_Track”
“/Engine/EditorMeshes/Camera/SM_RailRig_Mount.SM_RailRig_Mount”
Crane:
“/Engine/EditorMeshes/Camera/SM_CraneRig_Base.SM_CraneRig_Base”
“/Engine/EditorMeshes/Camera/SM_CraneRig_Arm.SM_CraneRig_Arm”
“/Engine/EditorMeshes/Camera/SM_CraneRig_Mount.SM_CraneRig_Mount”
Check if you have show => Static Meshes unchecked
If you are missing the above files do a verify check of your engine install.
i had the same prob, in the launcher i clicked verify for the ue5.2 engine…& it works! no more running away from home rig rail…
Rather late with reply I know but I had the same issue, caused by me being in cinematic viewport, just make sure in default viewport and it will appear
Just to make sure you find this in case of need: @Buggane’s solution worked for me.