SDK & Download
Preview
The Fusion Unreal SDK 3.0.0 is provided as development snapshots and is not intended to be used for live or released games. There may be blocker bugs and the API can change or break during the preview phase.
Getting the Fusion Unreal SDK
Download UE5.6
Download the latest released preview package of Fusion Unreal 5.6 SDK 3.0
Download UE5.5
Download the latest released preview package of Fusion Unreal 5.5 SDK 3.0
Download UE5.4
Download the latest released preview package of Fusion Unreal 5.4 SDK 3.0
Changelog
Open the changelog section the latest released preview package of Fusion Unreal 3.0.0
Downloads
| Version | Release Date | Download | |
|---|---|---|---|
| 3.0.0 Preview | 11월 24, 2025 | Fusion Unreal 5.6 SDK 3.0.0 Preview Build 349 | Release Notes |
| Version | Release Date | Download | |
|---|---|---|---|
| 3.0.0 Preview | 11월 24, 2025 | Fusion Unreal 5.5 SDK 3.0.0 Preview Build 349 | Release Notes |
| Version | Release Date | Download | |
|---|---|---|---|
| 3.0.0 Preview | 11월 24, 2025 | Fusion Unreal 5.4 SDK 3.0.0 Preview Build 349 | Release Notes |
Release Notes
Fusion Unreal Plugin 3.0.0 Release Notes
Requirements
- Fusion 3 AppId (Photon Dashboard)
- Unreal Engine 5.4.4, Unreal Engine 5.5.4 or Unreal Engine 5.6.1
- Visual Studio 2019+, JetBrains Rider
- Microsoft Windows 10
- C++17
Supported Platforms
- Microsoft Windows (Win64)
- Platforms that should work but are untested:
- MacOS X
- Android
- iOS
- Not yet supported, but planned to be:
- Nintendo Switch (NintendoSDK 5.5.0 or higher)
- Xbox ONE (ask us for details)
- Xbox Series X & S (ask us for details)
- PS4 & PS5 (ask us for details)
SDK contents
The SDK is distributed as a 7zip file, which contains a bootstrap Unreal Engine plugin and metafiles.
The current files and folders included in the SDK compressed file are:
Resources(folder): Miscellaneous resources used to display the plugin on the editor;Source(folder): Source code for the different Fusion modules;PhotonFusion.uplugin(file): UE Plugin bootstrap file.