I tried like these:
1. add a GridContainer node to "ui" node
2. add a RichTextLabel node to "ui" node, set some text, make sure it could be displayed
3. move the label to grid container and run again
the label could not be displayed on screen.
I tried normal label too, seemed no such problem, is there something I missed?