Problem with an empty button on user created waypoints

Hey Guys,
I´m trying to create a Map with a POI system where the player can spawn his own waypoints, everything works fine, only the first made POI (0) has any problem, because it appears only on bottom and not on top (where it should be) and there´s no text on it…
I´m really near to destroy this feature, after hours of wasted time^^

That´s the problem, the empty button should be on top and not empty:
Unbenannt.png

Here you can see the Event Graph:
Unbenannt.png

And the Make POI macro:

Would be nice if anyone has a solution for my problem.
Thanks^^

Is there really no one who can help me?

I have added now a “Remove from Parent” node after the “construct/refresh” loop has finished and a “Branch” with a “Sequence” to the “Event_ClickedButton” to create the first added waypoint twice, seems like it´s fixed now… (Without the Sequence, the first user created button would disappear)

But the general problem, why the first button has no data and appears on bottom is not solved…

You can find this question in the AnswerHUB too