Install the Unreal Plugin
Admix Unreal plugin has been released for Beta testing only.
Support for Windows / Mac:
- Unreal 4.26
- Unreal 4.25
- Unreal 4.24
Setup
To set up the Admix Unreal Plugin on Windows please follow these steps:
- Unzip the archive with the Admix Unreal plugin in to the folder
[EngineRoot]/Engine/Plugins/Marketplace
. - Launch your project.
- Navigate to the plugins list (
Settings → Plugins
).
- Navigate to the
Advertising
category. - Select the
Admix
plugin. - Click and check the
Enabled
checkbox.
- Restart the project (close it and open it again).
- The Admix plugin launch button should appear in the top nav bar.
- Pressing the button will launch an Admix widget.
Using the plugin
The Unreal Admix Plugin works similarly to the Unity Plugin, so in most cases the manual for the Unity Plugin applies to the Unreal Plugin. You can find the documentation for the Unity Plugin here: Admix Unity Plugin Documentation.
Known Issues and Limitations:
- During the packaging the following error might appear: "ERROR: Could not find definition for module 'AdmixRuntime'.
- The Unreal media framework cannot handle more than one streaming video at a time. This is why you will only be able to set up one video placement per scene (level).
- The AdmixManager actor should always be present in a scene/level. Do not copy or delete the AdmixManager actor from the scene, and make sure that only one manager is running at a time. If there is more than one manager ads will not display correctly.
- Close the Admix widget when switching between scenes, because Unreal may crash if the widget is open. This is a known Unreal bug, and we are hammering away at a solution now.
- The Admix Unreal plugin does not allow you to export the scene in the
.obj
format yet, so the 3D mode in the Admix Developer platform does not work for Unreal scenes.