UEA0001: DoNotUseOnGUI Property Value Id UEA0001 Category GC Severity Info Example Code with Diagnostic // UEA0001: Using OnGUI causes allocations and GC spikes void OnGUI() { } Code with Fix