I've tested changing the text and the amount of labels displayed and saving them as a packedscene and that works fine. I get the amount of labels I saved and everyone has its saved text
The problem comes with the LineEdit node it seems that when I load the packedscene
the LineEdit nodes seem empty but when I click on them they display the very last character of their saved text. Pushing the arrow keys depending on the LineEdit alignment displays 1 more character of the text until the text is completely displayed.
So my question is: Why does this happen only with LineEdit? Should I save their text as variables and change LineEdit node text on load?
https://imgur.com/D3xeSwH