The Godot Web Editor has some limitations compared to the native version.
@@ -254,9 +259,38 @@
>Web editor documentation for usage instructions and limitations.
-
+
+
+ The web server does not support cross-origin isolation,
+ which is required for the Godot Web Editor to function.
+
+
+ Reasons for cross-origin isolation being disabled:
+
+
+ This page is not served from a secure context (HTTPS or localhost).
+
+
+ This page may not be served with cross-origin isolation headers
+ (check with the developer tools' Network tab).
+