when middle-clicking a boolean IOBox, this exception is thrown :
System.MissingMethodException: Constructor on type 'VL.HDE.PatchEditor.Editors.EnumStaticEditor`1[[VL.HDE.PatchEditor.Editors.ButtonModeEnum, VL.UI.Forms, Version=2020.3.0.0, Culture=neutral, PublicKeyToken=null]]' not found.
Sorry for the late reply. I can’t reproduce this, but can’t pinpoint when the issue got introduced or vanished. Is this still happening on your machine with a current build? Or do you have patches stored with a certain version that now are broken in a way, that when middle-clicking the iobox the error appears? Thanks for your help!
looks like this was introduced in 0092 with the feature that allows to configure a bool IOBox before creating it.
it seems to be gone since 131 when the bool pictograms were introduced.
in versions where there was this behavior, it would happen on a fresh patch.