Original Discord Post by 42_soo | 2024-10-31 14:48:36
Hello. I am using Convai VR with version 2022.3.0. I followed the VR auto-setup process exactly, but I am encountering the following error:
Assets\Convai\Scripts\Runtime\Core\ConvaiInputManager.cs(14,11): error CS0535: ‘ConvaiInputManager’ does not implement interface member ‘Controls.IPlayerActions.OnEnterPress(InputAction.CallbackContext)’
Is there a possible solution for this? When I added the OnEnterPress method to the class, I started getting an error saying the Talk key was released too quickly, even when it was held down for a long time.
Hello! Thank you for the warm welcome! I’d appreciate it if you could share the new version of the Convai SDK. Hopefully, it will help resolve the issues I’ve been experiencing.
Of course, I’ll remove the Assets/Convai folder. Also, could you let me know which Unity version works best with Convai? I’m planning to create a new project. Thank you!