Page 1 of 1

[bug] UnityiInspector stops working after maximizing dialogue editor

Posted: Sat Mar 20, 2021 1:32 pm
by jjpixelc
Small bug I just happened upon.
When you maximize the dialogue editor, the Unity inspector stops working with the dialogue editor afterwards.
It doesn't matter if I use the shift-space shortcut or the drop-down menu to maximize.
The inspector is just empty, no matter what you click on in the dialogue editor after you get back from max size.
The inspector starts working again if you close the dialogue editor and start it up again.

Re: [bug] UnityiInspector stops working after maximizing dialogue editor

Posted: Sat Mar 20, 2021 2:43 pm
by Tony Li
Hi,

What OS, Unity version, and Dialogue System version are you using?

Re: [bug] UnityiInspector stops working after maximizing dialogue editor

Posted: Sun Mar 21, 2021 3:27 am
by jjpixelc
Windows 10
2019.4.16f1
2.2.15

Re: [bug] UnityiInspector stops working after maximizing dialogue editor

Posted: Sun Mar 21, 2021 8:41 am
by Tony Li
Hi,

Thanks! This patch should address the issue:

DS_MaximizePatch_2021-03-21.unitypackage

The fix will also be in version 2.2.16.

Re: [bug] UnityiInspector stops working after maximizing dialogue editor

Posted: Sun Mar 21, 2021 4:16 pm
by jjpixelc
Great!