Player Prefab Not Appearing on Scene When Using Convai Essentials

Hi,
After importing Convai Essentials into my Unity project, I noticed that when running the scene, my player prefab (which is instantiated at runtime via Photon) no longer appears in the scene.

Before adding Convai, everything worked fine — the player prefab spawned correctly on Play. Now, even though both Convai Essentials and my NPC character are in the project, the player doesn’t appear when the game starts.

What could be causing this issue?

Thanks!

Hello @Roni_Keinan,

Officially, we don’t support multiplayer, so unfortunately we can’t provide dedicated support for this specific scenario. However, we recommend checking your console logs for any errors or warnings, and reviewing your multiplayer implementation to ensure there are no conflicts caused by Convai Essentials.