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.