Procházet zdrojové kódy

Document limitation of Visual Profiler on macOS

tetrapod00 před 10 měsíci
rodič
revize
6311520290
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 5 0
      tutorials/scripting/debug/debugger_panel.rst

+ 5 - 0
tutorials/scripting/debug/debugger_panel.rst

@@ -197,6 +197,11 @@ parallel on the GPU. This generally means that disabling only one of the
 features involved won't improve performance as much as anticipated, as the other
 task still needs to be performed sequentially.
 
+.. note::
+
+    The Visual Profiler is not supported when using the Compatibility renderer
+    on macOS, due to platform limitations.
+
 Network Profiler
 ----------------