Hi I can not close AssetStoreMgr window because of the error shown below!
I can not close AssetStoreMgr window and see null reference error for gui
Code (CSharp):
- NullReferenceException: Object reference not set to an instance of an object
- GUIUtil.get_Logo ()
- LoginWindow.OnGUI ()
- 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/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
- Rethrow as...