Description
BlueprintStateService map is holding huge number of BlueprintEvent objects. Most objects are in DESTROYED state though are still held in the map.
It would be great to either timeout the tracking of destroyed state, or remove from the map the destroyed events.