Multiple GameInstances PIE

I found it curious that the Self Reference to my Game Instance returns a new one each time, as you can see in the screenshot, it has the number 4. Each time I run it, the number increases??
Is ths adding a new game instance to memory everytime I hit Play for PIE (New Editor Window)


Is this normal? Am I doing something wrong?