"Set Dynamic Environment Info" Variable is missing

I want to give my character some information like Date and Time and inventory on Game Start, but the variable “Set Dynamic Environment Info”, that is shown in the official documentation is missing. Is it outdatet or did i broke my project?

i’m working on UE5.5

Hello @Design,

Welcome to the Convai Developer Forum

As mentioned in the documentation, the Dynamic Environment Info feature is supported starting from Plugin Version 3.5.1.

Please double-check your current plugin version. If you’re using an older one, updating to the latest version should resolve the issue. Let us know if you run into any issues during the update process!

1 Like

Thank you for the reply! Yeah it appears i’m on 3.5.0
I’m going to try to update :+1: but seems to be more complicated … at least i dont have the possibility to update in the epic launcher or the plugins tab.

Maybe i have to create a new project, like suggested in this thread:

Please follow the steps below.

  • 3.5.1
  • Download the ZIP file that matches your Unreal Engine version.
  • Create a “Plugins” folder inside your project directory (if it doesn’t already exist).
  • Extract the downloaded ZIP and move the “Convai” folder into the “Plugins” directory.
  • Add your API key under Project Settings, and you’re ready to begin testing.
1 Like

I just solved it this way after researching, but installed it directly in the engine.
It worked! Thanks for your help :folded_hands:

1 Like