Hi i recently installed Convai but i dont see it appearing in the menu bar im currently using Unity version 2020.3 and convai version 3.3.0 if Convai doesnt yet support this version could you please consider adding support for Unity 2020.3
Hello @Supersulaimanbros,
Welcome to the Convai Developer Forum!
Could you please share the console logs?
Heres The Error: Assets/Convai/Scripts/UASVSA/VSAttribution.cs(42,51): error CS8124: Tuple must contain at least two elements. Also I Still Dont see Convai In The Menubar Is My Unity Version Outdated???
Could you please share a screenshot of the console window?
These errors originate from Unity Packages. As you can see, there are some errors. My recommendation is to try these in a new project.
Ok One Sec Ill Show U The errors after i create the new project just need to import the sdk
Okay, open the package manager and show me the NavMesh Package.
i didnt install navmesh
Please show me the package manager.
my assets or unity registry?
Unity Registry
Could you please share the manifest file?
\Packages\manifest.json
I Cant see it in the projects tab packages/
Open from the project location.
Not Unity, use Finder.
here:
{
“dependencies”: {
“com.unity.2d.sprite”: “1.0.0”,
“com.unity.ai.navigation”: “1.1.5”,
“com.unity.animation.rigging”: “1.2.1”,
“com.unity.burst”: “1.8.16”,
“com.unity.cloud.gltfast”: “6.10.3”,
“com.unity.collab-proxy”: “2.0.4”,
“com.unity.collections”: “2.2.1”,
“com.unity.device-simulator.devices”: “1.0.0”,
“com.unity.editorcoroutines”: “1.0.0”,
“com.unity.ext.nunit”: “1.0.6”,
“com.unity.ide.rider”: “3.0.31”,
“com.unity.ide.visualstudio”: “2.0.22”,
“com.unity.ide.vscode”: “1.2.5”,
“com.unity.inputsystem”: “1.7.0”,
“com.unity.learn.iet-framework”: “3.1.3”,
“com.unity.mathematics”: “1.3.1”,
“com.unity.nuget.mono-cecil”: “1.11.5”,
“com.unity.nuget.newtonsoft-json”: “3.2.1”,
“com.unity.settings-manager”: “2.0.1”,
“com.unity.test-framework”: “1.1.33”,
“com.unity.test-framework.performance”: “3.0.3”,
“com.unity.textmeshpro”: “3.0.9”,
“com.unity.timeline”: “1.4.8”,
“com.unity.ugui”: “1.0.0”,
“com.unity.modules.ai”: “1.0.0”,
“com.unity.modules.androidjni”: “1.0.0”,
“com.unity.modules.animation”: “1.0.0”,
“com.unity.modules.assetbundle”: “1.0.0”,
“com.unity.modules.audio”: “1.0.0”,
“com.unity.modules.cloth”: “1.0.0”,
“com.unity.modules.director”: “1.0.0”,
“com.unity.modules.imageconversion”: “1.0.0”,
“com.unity.modules.imgui”: “1.0.0”,
“com.unity.modules.jsonserialize”: “1.0.0”,
“com.unity.modules.particlesystem”: “1.0.0”,
“com.unity.modules.physics”: “1.0.0”,
“com.unity.modules.physics2d”: “1.0.0”,
“com.unity.modules.screencapture”: “1.0.0”,
“com.unity.modules.subsystems”: “1.0.0”,
“com.unity.modules.terrain”: “1.0.0”,
“com.unity.modules.terrainphysics”: “1.0.0”,
“com.unity.modules.tilemap”: “1.0.0”,
“com.unity.modules.ui”: “1.0.0”,
“com.unity.modules.uielements”: “1.0.0”,
“com.unity.modules.umbra”: “1.0.0”,
“com.unity.modules.unityanalytics”: “1.0.0”,
“com.unity.modules.unitywebrequest”: “1.0.0”,
“com.unity.modules.unitywebrequestassetbundle”: “1.0.0”,
“com.unity.modules.unitywebrequestaudio”: “1.0.0”,
“com.unity.modules.unitywebrequesttexture”: “1.0.0”,
“com.unity.modules.unitywebrequestwww”: “1.0.0”,
“com.unity.modules.vehicles”: “1.0.0”,
“com.unity.modules.video”: “1.0.0”,
“com.unity.modules.vr”: “1.0.0”,
“com.unity.modules.wind”: “1.0.0”,
“com.unity.modules.xr”: “1.0.0”
}
}






