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
- 1Keep the addon as a ZIP
Do not extract the release you intend to install. Blender can install it directly from disk.
- 2Open Blender preferences
Go to Edit → Preferences → Add-ons, open the add-on menu, and choose Install from Disk.
- 3Choose the ZIP
Select the B2ULink ZIP and confirm the installation.
- 4Enable the addon
Search for xxerb B2U Link and enable its checkbox if Blender did not enable it automatically.
- 5Open the panel
In the 3D Viewport press N and choose the xxerb B2U Link tab.
Prepare Unreal Engine
- 1Enable Python support
In Unreal open Edit → Plugins, enable Python Editor Script Plugin, and restart the editor if requested.
- 2Enable Remote Execution
Open Editor Preferences → Plugins → Python and enable Remote Execution.
- 3Open the target project
Keep the Unreal project you want to update running while you use the bridge.
- 4Verify 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.