Sample files from docs not present

What do you need help with?

Documentation / Learning Resource issue

Installation method

Unity Asset Store

Issue area

Sample Scenes

Impact

Blocker - I cannot continue

Unity version

Unity 6.3 LTS (6000.3.8f2)

Convai Unity SDK version

4.1.0

Target platform

Unity Editor

Where does it happen?

Not applicable

Short summary

Resources mentioned in the documentation do not seem present in the SDK

What happened?

I was following the documentation to add Convai’s Dialogue Animation system (https://docs.convai.com/api-docs/plugins-and-integrations/convai-unity-sdk/utilities/dialogue-animation/quick-start). It mentions that I should duplicate ConvaiSample_Animator Controller from the package which should provide me with a 4-layer animation controller.

I have installed Convai Unity SDK through the asset store. I am aware that that will place the SDK in Assets. However, even there, the file does not exist. The whole project has no ConvaiSample_Animator Controller anywhere.

I did find Assets/Convai SDK For Unity/Samples/BasicSample/Art/Animators/Convai Animator Controller.controller but that controller has only 1 layer which is not what the documentation says to expect.

Even if that file does work, the documentation then tells me to add a Dialogue Animation Component to the object (navigate from Convai → Embodiment → Dialogue Animation). However, Embodiment also does not seem to exist.

The documentation also mentions there are 3 libraries (sublte, balanced, expressive) but I also cannot locate those anywhere.

What did you expect?

To follow the steps as mentioned in the documentation and find the files I need. It appears to me certain assets just did not get imported?

Steps to reproduce

  1. Install Convai from Asset Store
  2. When promted which files to import, click all
    3.Try adding the mentioned files or finding the assets.

Unity Console errors or build logs

N/A

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

Hello,

Welcome to the Convai Developer Forum!

Version 4.1.0 is an older version. Please update to the latest version and test again.

Hi, thank you for your answer. Unfortunately I’m a bit confused because Unity is telling me that this is the latest update. I can see on the asset store that 4.2.0 is the newest, but my package manager doesn’t see it. I tried to re-import the package but it just grabs 4.1.0 again.

Edit: It does seem to mentino 4.2.0 in the releases. However any attempt to get it hasn’t been succesful and the package manager doesn’t provide me an update option

This looks like an issue related to Unity.

Please try installing the SDK through the Package Manager method by following the installation documentation here:

Thank you. Will I have to change anything about the project or can I keep things as they are other than adding this package? Apologies for the many questions.

You can keep it, but please make sure to create a backup.