An oldie; if you have a referenced (lib-linked) scene, and copy that one (use "Full Copy"), the objects in that scene disappeared after saving. Caused by manual increasing id->us, instead of using the library.c call id_us_plus(). The latter keeps track of linking issues.