diff --git a/doc/classes/Input.xml b/doc/classes/Input.xml
index d0b9d2b381..f99d275556 100644
--- a/doc/classes/Input.xml
+++ b/doc/classes/Input.xml
@@ -94,6 +94,7 @@
Returns an [Array] containing the device IDs of all currently connected joypads.
+ [b]Note:[/b] The order of connected joypads can not be guaranteed to be the same after a project and/or the editor is restarted, because Godot doesn't save the order of joypad connections. Joypads are registered in the order they are discovered by Godot.