Avatar Movement Issue in VR

Narrative Design Unity Events

As you can see, the Move To references are null.

shall i add the the trigger or MoveToTarget objest in this section ?

Move To Target

Hello again,

sorry for late reply, but i’m still facing the same issue, the avatar still not moving to the destination

Please check your logs and your project. There are no issues on our end. Make sure your implementation is correct. Check the logs and Narrative Design Unity Events.

is there anyway possible to check the avatar in unity, as it’s VR settings so i can’t check it in unity playground to see the logs and figure where the problem is, any suggestion ?

I removed the convai prefab to try but i still couldn’t

Do not remove or change anything in the scene. Please share the logs.

Hello,

I am encountering an issue that seems to be related to the Convai package. According to the error in my script, it appears that a script is missing, which is likely caused by the package.

I am considering re-importing the Convai package to resolve the issue, but I am concerned whether doing so might negatively affect my project, cause unexpected problems, or overwrite the work I have completed so far.

I would greatly appreciate your guidance on whether it is safe to re-import the package and the best way to proceed without risking my current progress.

Thank you very much for your help.

This is a different issue, the editor code is missing. Therefore, it should have no effect at runtime. Yes, you can re-import it. You will lose all your script changes.

I wanted to clarify something before re-importing the Convai package. Will the changes I made to the avatar scripts and other modifications, such as syncing with the YouTube video and additional customizations, be lost if I re-import the package?

Do I need to redo all of these changes from scratch, or is there a way to preserve them?

Yes you will lose

Is there any alternative solution to fix this issue without re-importing the Convai package? For example, could I add the missing scripts directly instead of doing a full re-import?

I want to avoid losing the changes I have already made.

When importing the package, you can select which scripts you want to import.

Could you please clarify which specific Convai package I should re-import to resolve this issue? I want to make sure I import the correct package so that the missing script problem is fixed without affecting my other work.

Simply press the import button, and the Unity window will guide you. Be sure to make a backup of your project before performing this process.

This error appeared after re-importing the package

Make this function public.

done but still there is warning