The selection(in red-pink) of the InputField is behind an image, the caret also, the text not. Why is that?
In the hierarchy the Image is before the InputField and a s expected the text is rendered in front of the image…

[SOLVED] I had to set the “Text Input Caret” Object that gets created at start as last sibling in my hierarchy. I don’t even know why it gets set as first sibling because that seems unlogical to me…

![]()