Yes, when a map is, I guess terminated, the actors are destroyed. Then, when you start a new map, everything is loaded that you put in that map. Actors do not inherently remember their previous state. You need to look into saving and loading data, or read up on the game instance.