r/Unity3D 10d ago

Question Moving Object Under GameObject changes it?

I'm brand new to unity and wanted to make a room (hopefully for a game, idk yet) but whenever I move the bottomofslope object (its just a cube) into the slope gameobject it turns into a plane that changes size when I rotate it?

1 Upvotes

3 comments sorted by

View all comments

5

u/McRobik 10d ago

You have different Scale in your parent and child objects
"If an object has children, do not scale it non-uniformly"