I’ve been following a tutorial on creating smart NPCs with Unity, which can be found here: https://www.youtube.com/watch?v=Cg4k-XPBC2Q
I’ve successfully imported both the OpenAI package and the starter assets into my Unity project, and they are functioning correctly. However, I’m encountering an issue when attempting to import this specific package: GitHub - readyplayerme/rpm-unity-sdk-core: This Module contains all the core functionality required for using Ready Player Me avatars in Unity, including avatar loading and creation
I’ve tried deleting and recreating projects multiple times, as well as attempting to import the older package from this repository (GitHub - readyplayerme/rpm-unity-sdk-core: This Module contains all the core functionality required for using Ready Player Me avatars in Unity, including avatar loading and creation), but without success.
It’s worth mentioning that I had previously created a project where the Ready Player Me package was imported successfully (though I hadn’t imported the OpenAI package in that instance). Even when attempting to import the Ready Player Me package alone again, I faced the same issue. I’ve since deleted that project, and I’m unsure why it was functioning correctly before but not now.
I’ve been grappling with this problem for several days now, and I’m wondering if anyone else has encountered and resolved a similar issue. Any help would be greatly appreciated.
I’ll also provide some images related to the issue.