I was thinking create, save, then destroy in the same tick, so you wouldn't see it at all normally, but it would be included in the saved state. Haven't tried anything like this myself, but from your description it sounds like loading is not synchronous so the loaded state may be visible for a tick before the following actions (create object) are rendered.