[Unity 2022.3.33] Error encountered when create a new scene (Convai Scene Template)

Original Discord Post by devshm5194 | 2024-11-01 10:54:25

Hello. I’ve a Unity 2022.3.33 project. I’ve already imported Convai plug-in, Ready Player Me plug-in, and other dependencies. I’ve the Convai API key already keyed in. When I run the “Convai Demo - All Features” scene, everything runs fine.

However, when I go to File → New Scene → (select) Convai Scene Template, after a while, I get this error message:

Assertion failed on expression: ‘!(transfer.IsRemapPPtrTransfer() && SerializeTraits::MightContainPPtr() && transfer.IsReadingPPtr())’
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

I’m uncertain where this error originates from, and I’m wondering if anyone’s run into this error previously.

Thanks much.

Reply by k3kalinix | 2024-11-01 11:17:43

It’s probably a bug on the Unity Engine side, you can ignore it. Create a scene and then restart the project.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.