A digital rendering workspace split into two views: the left shows a landscape scene with three 3D shapes (two white cubes and one orange-patterned cube) under a bright sky, while the right displays properties and settings for 3D modeling software.

Real-time Blender to Unreal Live Link

One click, fewer reimports: Blender Live Link pushes assets to Unreal in real time and can bake complex shaders into tidy textures.

Blender To Unreal Live Link is built around a simple promise: push models, materials, and textures from Blender into Unreal Engine without bouncing through a traditional export and reimport loop. The workflow centers on a Blender add-on and Unreal-side Python scripts that sit inside your project so the handoff happens from inside your normal working tools. The add-on supports one-click sending, and it also offers an auto-sync mode for iterative work.

Milad Kambari (Artstation) sells the add-on for $18 on Superhive.

Getting connected without guessing

After installing the Unreal plugin and the Blender add-on, the two applications connect through a Start Live Link action on each side. In Blender, the workflow uses a Start Live Link button. In Unreal, the workflow uses a Blender Live Link menu with its own Start Live Link action.

A split-screen view of the Blender interface. The left side shows a 3D scene with a sunny sky and reflective surface, while the right side displays the properties panel with various options highlighted. A cube is placed in the 3D viewport.

The first connection can take longer than later runs because the network communication between the applications establishes itself for the first time. A connected status indicates the link is established. If you want to confirm the setup path executes correctly, the workflow suggests checking the log and watching for errors shown in red. If you do not see red errors, that indicates the path was set up correctly, and the instruction is to keep the plugin and scripts in the right place and stay patient while the connection finishes.

Send selected, send full scene, and why one is a trap

Once connected, the basic transfer flow centres on selecting assets in Blender and sending them across. The add-on offers two transfer options: Send Full Scene and Send Selected. Send Full Scene is positioned for smaller to medium scenes, and Send Selected is positioned for larger scenes where you only push what you need.

The usage guidance recommends not leaning too heavily on Send Full Scene because real scenes can be heavy, with a large number of objects. The suggested working method is to proceed with Send Selected so you keep control of what moves over, and to transfer heavier scenes piece by piece. The stated goal is better scene management while avoiding the need for extensive hardware resources.

A dual-screen setup showcasing a 3D rendering software. On the left, a scene with a cube and sunlight casting a shadow on a grid, framed by a mountainous background. On the right, a workspace with multiple cubes arranged in a row, pending manipulation.

The workflow description also demonstrates sending multiple objects at once using Send Selected, where selecting multiple objects and running the send results in both arriving in Unreal.

Materials, textures, and the two-lane road

Material transfer is included alongside geometry transfer. The tool is described as able to send materials along with textures, including transferring a model together with its texture. The product listing also states that simple physically based materials transfer automatically with textures for base color, normal, roughness, and metallic.

When materials get more complex, the workflow shifts to a different option. The add-on includes a Bake and Send Selected mode intended for complex materials that need baking before they can be sent. The listing describes complex shader setups using nodes such as the Mix node as examples that can require this path. In this mode, materials are baked into clean textures for transfer, and the workflow is described as non-destructive, restoring original materials after the send. The tool detects whether a model has UV maps. If UV maps exist, it does not alter them and uses them for baking. If a model does not have UV maps, it can generate UV maps as needed for baking.

Live sync, but with a leash

Live sync mode sends changes automatically, but the workflow has a specific rhythm. For edit mode changes, the flow relies on exiting edit mode. After you make an edit, you exit edit mode and return to object mode so the edit becomes visible in Unreal.

A dual-screen setup showing a 3D modeling interface. The left screen displays a landscape under soft sunlight, while the right screen showcases an intricately designed architectural scene with various textures and details.

Live sync is also framed as “something to use carefully”. The developer does not recommend using it extensively because it can require hardware resoruces due to the different graphical structures of the two applications.

Hierarchies, pivots, and scale sanity

On the scene-structure side, the listing describes parent and child support. Selecting a parent object can include its mesh children automatically, which matters when you are working with grouped meshes or hierarchical scene organisation.

It also preserves pivots. Object origins from Blender are preserved in Unreal, so the pivot behaviour you author in Blender carries through after transfer. Scale handling is called out too. The listing describes a 1 to 1 scale relationship between Blender and Unreal, aimed at avoiding the classic scale mismatch workflow pain. Transforms are part of the transfer. Location, rotation, and scale are sent and applied in Unreal.

What is included and what it needs

The package includes a Blender add-on file and Unreal Python scripts named blender_livelink_addon.py, livelink_unreal.py, and init_unreal.py.

System requirements list Blender 5.0 or higher and Unreal Engine 5.5 or higher, plus Windows 10 or 11, with the condition that both applications must run on the same machine.

Pricing is listed as $18.

Practical takeaways for production artists

If your daily loop includes moving assets from Blender into Unreal for lookdev, lighting, layout, or realtime checks, this tool focuses on reducing the friction in that handoff. It provides Send Selected for controlled transfers, Send Full Scene for smaller setups, and Bake and Send Selected for complex material cases that need baking. It also includes live sync for iterative updates, with workflow notes about exiting edit mode so edits propagate.

As with any new pipeline tool, test it in your own environment before you rely on it for production.


https://superhivemarket.com/products/blender-to-unreal-live-link