When opening a savefile, the Editor checks if the online backend has all the object files referenced in the file. If not, it tries to get that file from the user's computer and push it to the backend.
However, when the user's computer does not have that file, it should not try to push that file to the backend
When opening a savefile, the Editor checks if the online backend has all the object files referenced in the file. If not, it tries to get that file from the user's computer and push it to the backend.
However, when the user's computer does not have that file, it should not try to push that file to the backend