I'm trying to make a spell that removes corpses for later use. When I use it, it should move the corpse to a dummy cell for storage. The corpse disappears, but when I transport myself to the dummy cell, it's not there. I also have a script that moves another item to the dummy cell, and the item doesn't even disappear. I'm using an activator for the spell and an OnDrop block for the item.
Does anyone know what could be causing this?