playMaker

Author Topic: ecosystem error ? ArgumentException: GUILayout: Mismatched LayoutGroup.KeyUp  (Read 2242 times)

t4d

  • Junior Playmaker
  • **
  • Posts: 70
I get this when i install a new version of Ecosystem   HELP !!


ArgumentException: GUILayout: Mismatched LayoutGroup.KeyUp
UnityEngine.GUILayoutUtility.BeginLayoutGroup (UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options, System.Type LayoutType) (at C:/buildslave/unity/build/artifacts/generated/common/runtime/GUILayoutUtility.gen.cs:210)
UnityEngine.GUILayout.BeginVertical (UnityEngine.GUIContent content, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) (at C:/buildslave/unity/build/artifacts/generated/common/runtime/GUILayout.gen.cs:257)
UnityEngine.GUILayout.BeginVertical (UnityEngine.GUILayoutOption[] options) (at C:/buildslave/unity/build/artifacts/generated/common/runtime/GUILayout.gen.cs:249)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser.OnGUI_ToolBar () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:872)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser.OnGUI_Main () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:415)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser.OnGUI () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:747)
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Hi,

Oups... :) No idea what it can be, let me ask you few questions:

-- What version of Unity?

-- is it happening once? or is a locking problem that the Ecosystem Interface is totally corrupted?

-- do you have other errors in the console?

-- do you have PlayMaker installed? which version?

 Bye,

 Jean