I have spent quite a lot of time trying to figure out why the UI anchors in my text and button objects have disappeared. The rectangle on the top-left of the Rect Transform is empty, and there are no anchors visible in Scene View. Only the text objects on my buttons still keep their anchors.
The other difference I can tell is that the objects without anchors have changed the names of the position parameters from Left, Top, Right Bottom, to Pos x, Pos y, Width, Height.
I have searched the internet and read the manual and cannot find information on this regard.
What am I missing? How do I get the anchors back?