already did it, i could fix this no problem but what about the Event system and Audio listener Should I delete them because the avatar isn’t speaking?
That’s not our problem. Just add the collider. It should work.
It’s already there. But still no answer from the avatar
Do you see the Convai UI?
NO I don’t
Could you please show me the Convai Essentials prefab from hiearchy?
Are you testing in VR?
it is for VR, but still didn’t test in the oculus
Please share a screen recording and make sure the console logs are visible.
I meant to say share a more detailed video, this is no different than a screenshot. Clear the console, play the scene let me see the hierarchy, components of the NPC etc. And please use the screen recording app, otherwise I can’t read or see the full screen.
Please delete unused camera objects.
Done but still can’t see the UI
Create a new scene, just add the Convai Essentials prefab and your character.
Still the same problem
I remember we solved all the problems you were having. Why don’t you use that project? You also recorded your screen while solving it, just follow the steps there.
Sorry about the mix-up earlier! The first time, I was just testing a simple scene to see if it would work for my project before signing up for the program.
Now I’m actually working on my real project and I’ve followed the required steps. There are still a few small issues, though.
Also, just to let you know I don’t have any recordings.
Thanks for understanding!
If I remember correctly, you had mentioned recording permissions earlier. Just to clarify, for Convai to function correctly in your scene, you only need to do the following:
- Drag the Convai Essentials prefab into your scene from the Prefabs folder. (If it already exists, please remove it and re-add it to start fresh.)
- On your character, make sure to add the ConvaiNPC component and a Capsule Collider. The
IsTriggeroption should be disabled.
I have followed all the required steps:
I added the Convai Essentials prefab to the scene from the Prefabs folder.
I made sure to remove and re-add it to ensure a fresh start.
I added the ConvaiNPC component to my character and attached a Capsule Collider with IsTrigger disabled.
However, the Convai UI does not appear and the avatar does not speak

