Upgrading to I2 Localization 2.8.9 break support in Dialogue System
Posted: Wed Oct 31, 2018 8:45 am
Hello, I've recently upgraded I2 Localization to version 2.8.9 which is offering better support for Unity 2018.3 and it seems like there are now compile issues with Dialogue System Third Party addon.
Here are the compile issues:
Here are the compile issues:
Assets/Plugins/Pixel Crushers/Dialogue System/Third Party Support/I2 Localization Support/Scripts/Editor/DSToI2Window.cs(356,27): error CS1502: The best overloaded method match for `UnityEditor.EditorUtility.SetDirty(UnityEngine.Object)' has some invalid arguments
Assets/Plugins/Pixel Crushers/Dialogue System/Third Party Support/I2 Localization Support/Scripts/Editor/DSToI2Window.cs(356,70): error CS1503: Argument `#1' cannot convert `I2.Loc.LanguageSourceData' expression to type `UnityEngine.Object'