ssannandeji / Zenject-2019

Dependency Injection Framework for Unity3D
MIT License
2.53k stars 363 forks source link

handle ExitGUIException problem #642

Open catyguan opened 5 years ago

catyguan commented 5 years ago

API document is https://docs.unity3d.com/2018.1/Documentation/ScriptReference/ExitGUIException.html

code is in ZenjectEditorWindow.cs: 140 and GuiRenderableManager.cs: 63

it cause EditorGUILayout.ObjectField fail