Can you tell me how I am being dumb?

The only assumption I can make is that I am creating something somewhere…but I have looked through the the world outliner and there is nothing…I can’t see anything in my level it is at the moment only about 5 box brushes, as it is a test level.

I did a search on ALL blueprints looking for the “spawn actor” node and it only found the one I know about.

I probably am spawning it somewhere else like a fool, but I did something similar to you as a fix for the time being and just did an in int in range and started at 1 instead of 0. It solved the issue, but I now have a use for the get all actors node again…and keep skipping the 0 entry is tiresome.

I’ll keep searching! Thanks for your help.