Upgrading to I2 Localization 2.8.11 break support in Dialogue System
Posted: Wed Jan 23, 2019 1:22 pm
Hello, I've recently upgraded I2 Localization to version 2.8.11 and it seems like there are now compile issues with Dialogue System Third Party addon in DSToI2Window.cs.
Here is the compile issue:
Here is the compile issue:
Code: Select all
Assets\Plugins\Pixel Crushers\Dialogue System\Third Party Support\I2 Localization Support\Scripts\Editor\DSToI2Window.cs(383,89): error CS1503: Argument 1: cannot convert from 'I2.Loc.ILanguageSource' to 'UnityEngine.Object'