Compatibility

Development Operating System

You can only develop the corresponding versions of the Convai Unity Plugin based on your preferred operating system.

Operating SystemCompatible Unity Plugin VersionsNotes

Windows

Core, Complete

Mac

Core, Complete

Requires you to allow access to the "grpc_csharp_ext.bundle" from Privacy & Security settings.

Linux

N/A

Untested on Unity for Linux

WebGL

WebGL

Unity Version

Unity VersionTested VersionAPI Level

2020.3

2020.3.34f1

.NET 4.x Only

2021.1

2021.1.21f1

.NET 4.x Only

2021.2

2021.2.0f1

.NET Standard 2.1 or .NET Framework

2021.3

2021.3.2f1

.NET Standard 2.1 or .NET Framework

2022.1

2022.1.24f1

.NET Standard 2.1 or .NET Framework

2022.2

2022.2.11f1

.NET Standard 2.1 or .NET Framework

Disabling Assembly Validation

If you ever get an error that looks like this, disable the Assemble Version Validation in Project Settings > Player > Other Settings.

Assembly 'Assets/Convai/Plugins/Grpc.Core.Api/lib/net45/Grpc.Core.Api.dll' will not be loaded due to errors: 
Grpc.Core.Api references strong named System.Memory Assembly references: 4.0.1.1 Found in project: 4.0.1.2.

Platform

Other platforms will be tested and updated shortly.

Tested PlatformScripting BackendAPI Level

Windows

MONO

.NET Standard 2.1 or .NET 4.x+

MacOS

MONO

.NET Standard 2.1 or .NET 4.x+

WebGL

MONO

.NET Standard 2.1 or .NET 4.x+

Android

IL2CPP

.NET 4.x

Oculus

IL2CPP

.NET 4.x

Last updated