diff --git a/Editor/UIParticleEditor.cs b/Editor/UIParticleEditor.cs index e26db43..c8a8d3d 100644 --- a/Editor/UIParticleEditor.cs +++ b/Editor/UIParticleEditor.cs @@ -317,7 +317,6 @@ namespace Coffee.UIExtensions } #endif Profiler.EndSample(); - EditorApplication.delayCall += () => Profiler.enabled = false; } private static bool IsBuiltInObject(Object obj)