Articy 3.18 not importing
Posted: Sun Dec 10, 2017 1:24 pm
I'm not sure if this is reported yet, but I'm unable to load the xml created with the new version of articy draft, I tried 2 artict projects and the result is the same (the only error message I get from DS is:
I don't know if it's an error from my end, or something in the new update broke the parser.
Thanks.
Code: Select all
Dialogue System: Failed to load
UnityEngine.Debug:LogError(Object)
PixelCrushers.DialogueSystem.Articy.ArticyConverterWindow:ReviewArticyProject()
PixelCrushers.DialogueSystem.Articy.ArticyConverterWindow:DrawReviewButton()
PixelCrushers.DialogueSystem.Articy.ArticyConverterWindow:DrawConversionButtons()
PixelCrushers.DialogueSystem.Articy.ArticyConverterWindow:OnGUI()
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Thanks.