Convert UE5 to UE4

Hi there, a random question here, but can you convert a UE5 scene which has blueprints into an UE4 project file? Its mainly the blueprints i need to keep working.

A quick back story. Ive created a scene in UE5 and i want a piece of software to run it online, but the software only supports UE4.26.

Hi Curnow,

No. Assets can be opened in later engine versions, but not earlier.

But, it is possible to copy/paste blueprint nodes from project to project. Also if you export your meshes as .fbx you can import them into earlier versions.

Good Luck!

Thanks for reply, I give that a go.