- Home /
Anchor doesn't affect objects inside of another object
Hello everyone! Today I was working on improving my UI for lower aspect ratios but I've noticed that objects are not affected by their anchors when they're inside of another object (like an empty game object). This is a problem because everything in a given menu is moved by a given object (you move the object and everything moves along with it). So I ask: Is there a way to make the anchors work while they're inside of another gameobject? Any help would be incredible!
EDIT: This also happens with the Canvas Scaler, it doesn't rearrange objects inside of another object
i am not sure if i understood your issue, but if you create a new emptu gameobject, go to the anchor presents click on alt + shift and select botton right preset, so that it scales to fit parent size (i imagine the canvas) you would be able to move the parent and get all childs affected, or i am missing somehting?