Documentation menu

Setup

Installation

Install the addon in Blender, prepare Unreal’s Python support, and verify that both applications can see each other.

Install the Blender addon

  1. 1
    Keep the addon as a ZIP

    Do not extract the release you intend to install. Blender can install it directly from disk.

  2. 2
    Open Blender preferences

    Go to Edit → Preferences → Add-ons, open the add-on menu, and choose Install from Disk.

  3. 3
    Choose the ZIP

    Select the B2ULink ZIP and confirm the installation.

  4. 4
    Enable the addon

    Search for xxerb B2U Link and enable its checkbox if Blender did not enable it automatically.

  5. 5
    Open the panel

    In the 3D Viewport press N and choose the xxerb B2U Link tab.

Prepare Unreal Engine

  1. 1
    Enable Python support

    In Unreal open Edit → Plugins, enable Python Editor Script Plugin, and restart the editor if requested.

  2. 2
    Enable Remote Execution

    Open Editor Preferences → Plugins → Python and enable Remote Execution.

  3. 3
    Open the target project

    Keep the Unreal project you want to update running while you use the bridge.

  4. 4
    Verify from Blender

    In Unreal Bridge, press Refresh Instances and choose the detected project.

Make a safe first test

Use a small test project and a simple cube first. Save the .blend file in its own folder so the generated Content source directory and placement file are easy to inspect.