is there any way i can convert unity assets to unreal engine assets (specially scenes) because most of the asset leaks are for unity, and converting ways i found are only exporting as fbx while i want to convert full scenes
salah_y12 Wrote: is there any way i can convert unity assets to unreal engine assets (specially scenes) because most of the asset leaks are for unity, and converting ways i found are only exporting as fbx while i want to convert full scenes
There's no way to covert full unity scene to Unreal. But some assets, (3d model,textures) you can export it into fbx from Unity, and import the fbx format into Unreal. Thats one way of doing it
models can be manually move from unity to ue4, need to open asset in unity and exported to ue4 or modelling app if model is not a fbx file. FBX is standard in game dev for now.
But if someone now how to export file using some a3pp or script to make it automatic please let us know what to use