article

sidaigle avatar image
sidaigle posted

Build/Install Issue with Unity 2020.3.10 LTS and Later

We recently discovered a dependency conflict using the Genvid SDK with Unity 2020.3.10 LTS and later. Due to this issue, building your project that includes the Genvid SDK will fail.

As a workaround, you can:

  1. Import the Genvid SDK Plugin manually.
  2. Import the Genvid Editor Plugin manually and deselect Newtonsoft.Json.dll.

If you still experience problems after doing this:

  1. Verify that you aren’t calling py unity.py prepare.
  2. Fully flush the data cache that Unity auto-generates.
  3. Close Unity and restart it.

This will update the dependencies, which should fix the issue.

The dependency conflict doesn’t exist using Unity 2020.3.9 LTS or older.

We are currently working on a fix for this issue for an upcoming version of the Genvid SDK.

unity engineUnity
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Article

Contributors

sidaigle contributed to this article