PopcornFX v2.11

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
  1. Home
  2. Docs
  3. PopcornFX v2.11
  4. Plugins
  5. Unreal Engine plugin
  6. Plugin installation

Plugin installation

Getting started

You can find the plugin on the wiki.

Make sure to grab a plugin version matching the PopcornFX Editor you are using.

Plugins are provided per platform to reduce archive size (ie. Win64, Mac64), you can download all the necessary archives for each target platforms of your project.

Note: PopcornFX v1 UE4 plugin is not compatible with PopcornFX v2. PopcornFX v1 effects cannot be run with a PopcornFX v2 plugin.

Plugin installation

Note: In v2.11, archives are prefixed “UnrealEnginePlugin_” instead of “UE4PopcornFXPlugin_”.

Once you have the archive(s) downloaded, you can use the 7-zip file archiver to extract the released archive(s):

If you are extracting several archives at the same time, just ignore the already existing files:

Now, go to your UE project folder (here, “MyProject”).

In order to build the plugin (easily), it is required to have a C++ project (see here for a guide on how to convert a blueprint-only project to a c++ project).

Note: We do not provide compiled plugin archives (yet) because they would break for each UE version.

If you do not have one already, create a “Plugins” folder:

Copy/paste or move the extracted PopcornFX folder in your project’s Plugins folder (named UE4PopcornFXPlugin prior to v2.11):

Then, right click the project’s .uproject file and select “Generate project files“:

You can now double-click the .uproject file or open it via UnrealEngine, and you’ll be prompted to build missing modules:

Building the plugin can take several minutes, you can check that the PopcornFX plugin is being correctly built:

The UE editor should open. You can check that the plugin has been correctly installed:

You are now ready to import PopcornFX effects in your Unreal Engine Project !

Was this article helpful to you? Yes No

How can we help?