ConvAI fails to load when updating from UE 5.8 to 5.8.1

What do you need help with?

Question

Installation method

FAB

Issue area

Plugin Enable / Project Setup

Impact

Blocker - I cannot continue

Unreal Engine version

5.8.1

Convai Unreal Engine Plugin version

FAB version

Project setup

Blueprint

Target platform

Windows build

Where does it happen?

Custom project

Short summary

It’s not loading.

What happened?

It worked perfectly in version 5.8, but after updating to version 5.8.1, it doesn’t load—it gets stuck at 90%.

Unreal logs or error messages

Plugin ConvAI failed to load because module `ConvaiToolset´could not be loaded. There many be an operatingsystem error or the module may not beproperly set up.

Screenshots, recording, logs, or minimal repro

I checked the relevant documentation, resources, and similar forum posts before posting.

on

I confirm that I did not include API keys, tokens, passwords, secrets, private character data, private conversation logs, or customer data.

on

Unreal Engine 5.8.1 was released very recently.

At the moment, the Convai Unreal Engine Plugin does not yet support 5.8.1. Support for this version will be added in a future update.

Although an update has already been released that apparently fixes this problem, my solution was to switch the project from BP-only to C++, which means it compiles before the project is deployed, thereby resolving the issue.

Good luck!!

Thank you for sharing the workaround.

However, official support for Unreal Engine 5.8.1 is not available yet.

The update has been released.

Could you please update to the latest version and try again?

Hello, it’s working fine now.
Thanks.