Beta 11 regression with Debug.Break()

After performing a Debug.Break(), there is a consistent decrease in performance as memory usage rises until the point the application loses responsiveness. Profiling the editor verifies this.

Perhaps you are fixing the weird gui related crashes and left some internal gibberish?

Any chance we could get a repro for that?