diff --git a/modules/gltf/editor/editor_import_blend_runner.cpp b/modules/gltf/editor/editor_import_blend_runner.cpp index 3ee45d5f2c2..d82136606af 100644 --- a/modules/gltf/editor/editor_import_blend_runner.cpp +++ b/modules/gltf/editor/editor_import_blend_runner.cpp @@ -210,6 +210,7 @@ HTTPClient::Status EditorImportBlendRunner::connect_blender_rpc(const Refdelay_usec(wait_usecs); + attempts++; status = p_client->get_status(); switch (status) { case HTTPClient::STATUS_RESOLVING: