Actions not firing unreal 5.5, Convai 4.0 - beta 11

Hello,

I have followed the Unreal tutorial to import cc5 characters from here: https://www.youtube.com/watch?v=nyPNP-S92QI&t=300s

I was able to get the character speaking after following the tutorial, but when asking the avatar to perform actions like “Follow me” it does not work. I mentions it cannot perform these actions. I did try adding parent function to Event tick function in the character blueprint that i saw in similar related questions here, but that does not work. How do i get the actions working?

Hello,

Welcome to the Convai Developer Forum!

Actions are not supported in the V4 Beta plugin.
You can use V3.6.9 instead:

https://github.com/Conv-AI/Convai-UnrealEngine-SDK/releases⁠

Thanks. I will test it with V3.6.9. I also wanted to know does V3.6.9 support the use of VR functionality for Unreal 5.5?

Version 3.6.9 supports VR. It is currently using a different infrastructure. Supported Platforms | Convai Documentation

V4 uses a newer infrastructure, but since it’s in beta, many features are currently limited.

Hello K3,

The github link does not work. Can you share the link where I can downlad V3.6.9?

Try again.

It is working now. Just wanted to confirm, does the V3.6.9 version work with cc5 characters imported to Unreal?