Component Families | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Component Families

    Component families are groups of related components which, in regular Unity, you would expect to see as a single component. They are separated in Tiny Mode so that individual parts can be included or omitted as required.

    In regular Unity, some components such as the Sprite Renderer component or Camera component cover many different uses such as sorting, tiling, clipping, etc. that you may or may not need to use in your project. These regular Unity components have equivalent Tiny Mode components, but their features have been split into multiple smaller components so that if you do not need their features, you can omit them entirely. This allows you to trim unnecessary functionality from your project resulting in the smallest possible build.

    When viewing an entity in the inspector, you can choose whether or not the inspector window groups component families together so they appear as a single component, or to have every single component displayed separately, ignoring family groupings.

    alt_text
    The inspector windows showing Component families ON (to the left), and OFF (to the right)

    To switch between showing component families or individual separate components, right-click on the Inspector window tab (right at the very top of the Inspector window), and select Mode > Show component families. Selecting this option will toggle the component families view on or off.

    alt_text

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023