Version: Unity 6 (6000.0)
Language : English
Work with multiple outlines
Custom physics shape editor reference

Update the shape of the collider 2D meshes

If you have edited the outline of a SpriteA 2D graphic objects. If you are used to working in 3D, Sprites are essentially just standard textures but there are special techniques for combining and managing sprite textures for efficiency and convenience during development. More info
See in Glossary
that existing GameObjectsThe fundamental object in Unity scenes, which can represent characters, props, scenery, cameras, waypoints, and more. A GameObject’s functionality is defined by the Components attached to it. More info
See in Glossary
already refer to, right-click the title of the ColliderAn invisible shape that is used to handle physical collisions for an object. A collider doesn’t need to be exactly the same shape as the object’s mesh - a rough approximation is often more efficient and indistinguishable in gameplay. More info
See in Glossary
2D component and select Reset. This updates the shape of the Collider 2D Meshes.

Work with multiple outlines
Custom physics shape editor reference