Recording marker GameObject is not

Original Discord Post by vitreous1337 | 2024-11-10 23:06:38

Having a bit of a problem where I’ve loaded an avatar into a unity scene using the plugin and character importer and I’m getting the error in the title when I do my webGL build. It wasn’t doing this yesterday and I’m sure I’ve done something to mess this up but it seems that the character ID isn’t being populated or something.

Any support would be most welcome!

Reply by vitreous1337 | 2024-11-10 23:42:15

Further investigation and I don’t think the issues here are related. Somehow I’d lost the game object th e recording marker was attached to but that’s fixed. The problem tha tI’m having is that the character ID doesn’t seem to be loading or something like but I’m using the ID to download the character and the same sequence appears in the character object.

Reply by k3kalinix | 2024-11-11 07:21:39

Hello, what exactly is the problem? Can you please share a video?

Reply by vitreous1337 | 2024-11-11 08:21:09

I’ve taken these screenshots from my browser console

Images:
image.png
image.png

Reply by vitreous1337 | 2024-11-11 08:21:47

It’s a bit of a hard one to describe really but it seems like somehow the character id isn’t being sent through

Reply by vitreous1337 | 2024-11-11 08:23:09

The developer console has an error coming up saying ‘No character found named’ but there is nothing following that string. Looks like a null value is coming through for the name or soemthing?.

Reply by vitreous1337 | 2024-11-11 08:23:33

This is the developer console

Images:
image.png

Reply by k3kalinix | 2024-11-11 08:26:34

please check chatuihandler

Reply by vitreous1337 | 2024-11-11 08:50:22

Images:

Reply by vitreous1337 | 2024-11-11 08:51:16

I’m not sure what I’m looking for specifically sorry.

Reply by k3kalinix | 2024-11-11 08:51:31

Expand the elements

Reply by vitreous1337 | 2024-11-11 08:52:00

Images:

Reply by k3kalinix | 2024-11-11 08:52:40

It is okey. I can see you’re using custom UI prefabs, you probably changed something.

Reply by vitreous1337 | 2024-11-11 08:54:23

What I don’t understand is that I’ve been using this updated chatUI for a while now and it’s only become a problem now. I agree. I bet I’ve knocked something on the keyboard or soemthing but can’t seem to find the problem anywhere.

Reply by vitreous1337 | 2024-11-11 08:54:56

Which object in the scene should the Recording Marker be attached to ideally?

Reply by k3kalinix | 2024-11-11 08:55:11

Check the UI Prefabs.

Reply by vitreous1337 | 2024-11-11 08:58:25

I will try to cross reference the set-up now against a working version I had a few days ago and see what I can find and get back to you.

Reply by k3kalinix | 2024-11-11 22:24:51

Did you fix?

This conversation happened on the Convai Discord Server, so this post will be closed.