NPC PC-VR issues

hey there! there is something wrong with the character while being used in the PC-VR mode, the UI panel does not appear, character is not responding (Push to talk), why would this happen here is the console,

Screenshot 2026-05-25 110126

Screenshot 2026-05-25 1101262107×557 215 KB

the error is’ not related to the convai

In VR, the default 2D UI will not appear. You need to convert or place the Chat UI into World Space so it can be displayed properly in the VR scene.

i checked this already and i have changed the canvas to world space but still does not appear

You will need to adjust the UI setup for your VR scene.

Please check Unity UI tutorials related to World Space Canvas and VR UI setup, as this part needs to be configured on the Unity side.

YES I got it, the conflict happened cause the UI panel used to appear when approaching the avatar but i guess that has been changed with the new updates