docs.unity3d.com
    Show / Hide Table of Contents

    Component Inspector reference

    When you select a Component, the Inspector displays its information in two tabs:

    • Attributes: Displays information about the Component’s C# type, such as its namespace, member fields, and allocated chunk size.
    • Relationships: Displays all Entities that have the selected Component, and all Systems that query the Component, per World.


    Component Inspector, Attributes (Left), Relationships (Right)

    Click on the icon to the right of a System or Entity name (), to change the selection to that System or Entity. Unity also opens the respective System Inspector or Entity Inspector where possible.

    Additional resources

    • Components user manual
    • Components window reference
    • Entity Inspector reference
    • System Inspector reference
    • Query window reference
    Back to top
    Terms of use
    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