Possible bug, game crashes on exit

in the FTickableEditorObject() contructor i count 7 unique objects being added to the TickableObjects tarray. When the FTickableEditorObject destructor is called for the first object when i close the engine, TickableObjects somehow only contains 3 items.