docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Components window reference

    The Components window displays a list of C# component types that Unity has loaded across all assemblies and packages. Use the search bar to find components, and select them to see more information about them in the component Inspector.

    To open the Components window, go to Window > Entities > Components.

    Use the search bar to find components, and select a component to see its details in the Component Inspector. This window is a useful way to find and investigate the components in your project. For more information about inspecting components, see the Component Inspector reference documentation.


    Components window with an open Inspector

    The following icons represent the different types of components:

    Icon Component type
    A buffer component
    A chunk component
    A managed component
    A shared component
    A tag component

    Additional resources

    • Components user manual
    • Component Inspector reference
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)