diff --git a/core/io/resource_format_binary.cpp b/core/io/resource_format_binary.cpp index e03b75c6731..7ce92989f7f 100644 --- a/core/io/resource_format_binary.cpp +++ b/core/io/resource_format_binary.cpp @@ -2220,7 +2220,7 @@ Error ResourceFormatSaverBinaryInstance::save(const String &p_path, const Refderives_from()) { + if (!p_resource->is_class("PackedScene")) { Ref