I was tweaking the script that makes the vampire drop his weapons and shield to the ground before burning up in flames.
The dropped weapons would (after a short time) disappear right in front of my eyes!
I tracked it down to the part of my script that disables the NPC vampire body after a few seconds. The weapons that were dropped by the vampire NPC is somehow still "connected" to that NPC so that disabling the NPC also disables the dropped weapons and shield!
This is a real thorn in my butt for what I am trying to do. I have a few ideas on how to work around this but I thought I would record this information here and after any discussion on it here I will write this up in the Wiki as well.