Info Box ArgumentException

Issue #270 resolved
Former user created an issue

Need to show an InfoBox on the object in some specific case. When InfoBox is shown, an ArgumentException is thrown with this message - "ArgumentException: Getting control 2's position in a group with only 2 controls when doing MouseLeaveWindow Aborting". When info box is hidden, another exceptions is thrown - "ArgumentException: GUILayout: Mismatched LayoutGroup.MouseLeaveWindow". See screen shots to understand the issue correctly.

Comments (1)

  1. Bjarke Elias

    Thanks a lot for the report. It's fixed and will be there in the next patch. DetailedInfoBox had the same problem.

    Until then you could try using the ValidateInput attribute as an alternative.

  2. Log in to comment