Blueprint project issues
Errors and known issues.
Errors on Blueprint projects
While we recommend using a C++ project (or converting your Blueprint project to a C++ project), it is possible to work with the plugin in a Blueprint Only project. If you are having issues integrating the SDK into your Unreal Blueprint project, here are some things to note.
There are separate versions of the plugin for Blueprint projects. Check in the Blueprint Only downloads folder and select the version that matches your Unreal Engine version.
For Blueprint Only projects, the plugin needs to be installed into the specific engine. See Setup a Blueprint project for instructions.
Last updated