(cherry picked from commit cb9b2b8c5d0281bc2a534a15a8fc361214d64bbe)
@@ -99,6 +99,11 @@ you'll see the autoloaded nodes appear:
.. image:: img/autoload_runtime.png
+.. warning::
+
+ Autoloads must **not** be removed using ``free()`` or ``queue_free()`` at
+ runtime, or the engine will crash.
Custom scene switcher
---------------------