My studio wants to update to Unity 2020.3.19f, and I thought I'd look into updating Dialogue System and Adventure creator at the same time, but it's throwing a lot of errors - it seems to be all over the plug in. I tried the 1 to 2 updater (I can't tell what version we were using before) and I tried deleting the plug in folder before reimporting again.
Errors upgrading to 2020.3.19f and 2.2.20
-
- Posts: 81
- Joined: Wed Jun 24, 2020 5:06 pm
Re: Errors upgrading to 2020.3.19f and 2.2.20
Hi,
Did you back up your project before updating? If so, you can check these locations for the version number:
As a first test, try importing DS version 2.2.20 into a new, empty Unity 2020.3.19 project. If it doesn't work, then you probably have a bad copy of the Dialogue System. Try downloading it again from the Asset Store. Note that the Package Manager window is broken in some versions of Unity (details) so you may need to delete the Dialogue System package from your local Asset Store cache directory first.
If it works in a new, empty project, delete these two folders from your main project:
Did you back up your project before updating? If so, you can check these locations for the version number:
- Assets / Dialogue System / _README.txt (for version 1.x)
- Assets / Plugins / Pixel Crushers / Dialogue System / _README.txt (for version 2.x)
As a first test, try importing DS version 2.2.20 into a new, empty Unity 2020.3.19 project. If it doesn't work, then you probably have a bad copy of the Dialogue System. Try downloading it again from the Asset Store. Note that the Package Manager window is broken in some versions of Unity (details) so you may need to delete the Dialogue System package from your local Asset Store cache directory first.
If it works in a new, empty project, delete these two folders from your main project:
- Assets / Dialogue System
- Assets / Plugins / Pixel Crushers
-
- Posts: 81
- Joined: Wed Jun 24, 2020 5:06 pm
Re: Errors upgrading to 2020.3.19f and 2.2.20
By the way, this worked! I've run into an error but I'm not sure it's related to the upgrade, so I will make another post.