> For the complete documentation index, see [llms.txt](https://infinitypbr.gitbook.io/magic-pig-games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infinitypbr.gitbook.io/magic-pig-games/custom-component-names.md).

# CUSTOM COMPONENT NAMES

v1.0

<mark style="color:orange;">**Create Component Names**</mark> makes your Unity Inspector easier to read by allowing custom display names and colors for component headers and object references. It’s perfect for complex GameObjects, modular systems, and designer-friendly workflows.

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2F3rM3l5FbeugmwTrUNfgi%2FCustomNames.gif?alt=media&amp;token=297800e8-2023-46e0-852c-aa67912e9da3" alt=""><figcaption><p>Maybe you won't have THIS MANY of the same component...but maybe you will!</p></figcaption></figure>

#### [Available on the Asset Store](https://assetstore.unity.com/packages/must-have-tools/353228?aid=1100lxWw\&pubref=p72)!

## Quick Start

After importing the package, visit any Inspector and you'll find a new icon in the header row. Click it, and you can name your component and optionally apply colors. Select a preset if you'd prefer.

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2FwInPPB2ZhlYUURIxRL93%2FScreenshot%202026-01-01%20at%209.09.15%E2%80%AFPM.png?alt=media&amp;token=2a605b6a-53cd-4d77-becc-3b94485f3c35" alt=""><figcaption><p>Click that pencil icon!</p></figcaption></figure>

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2FDtUEazCgcWdqLmQDwcFw%2FScreenshot%202026-01-01%20at%209.10.05%E2%80%AFPM.png?alt=media&amp;token=9a6dfd88-6e8e-46d7-a8ef-9cc2c399b93a" alt="" width="345"><figcaption><p>Type in a Custom Name, and toggle on/off the various colors.</p></figcaption></figure>

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2F9cb7ECmCUXtl4rbHutM4%2FScreenshot%202026-01-01%20at%209.09.50%E2%80%AFPM.png?alt=media&amp;token=cea156c0-2adb-4102-9db7-9a48ac09dda2" alt=""><figcaption><p>Devs may find this far easier to read, especially in situations where one object has multiple components of the same type.</p></figcaption></figure>

**That's it!**

Now when you drag these components into object fields, they'll also display their custom name!

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2FkD3KaJ8cxvxfMKT1aR2O%2FScreenshot%202026-01-01%20at%209.13.54%E2%80%AFPM.png?alt=media&amp;token=70978494-eb1a-433f-b4fc-cfd0dc4b1635" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2FyngHsWQj0QkVM7c9QO9J%2FScreenshot%202026-01-01%20at%209.13.57%E2%80%AFPM.png?alt=media&amp;token=9ee0ac87-4ca6-441c-a637-e9cce8f864bf" alt="" width="563"><figcaption></figcaption></figure>

### Turn Off Object Field Treatment

If you'd like to turn off the object field treatment, you can toggle this via the menu option `Tools/Magic Pig Games/Custom Component Names/Show Custom Names In Object Fields`.

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2F9kxsYCoLULwOv3JOTzbs%2FScreenshot%202026-01-01%20at%209.15.51%E2%80%AFPM.png?alt=media&amp;token=e5937e8e-4667-4922-bfed-640a20a6103e" alt=""><figcaption></figcaption></figure>

## Managing Presets

{% hint style="success" %}
Any change to the preset colors in this view will affect all Components that are using the same preset, making it easy to update everything at once!
{% endhint %}

Find the `ComponentHeaderColorPresets` object in the scene. The custom Inspector will show you all the presets, along with a preview of them. Some will look better with the "Dark Skin", others the "Light Skin". You can delete or reorder the presets here as well.

<figure><img src="https://2431624982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MY3N_li2jPq7az6mYfq%2Fuploads%2Fr1sblf8ZSKnqxHAOW8cr%2FScreenshot%202026-01-01%20at%209.16.48%E2%80%AFPM.png?alt=media&amp;token=a9a6487f-ab9e-4962-9235-c80b582f8d5e" alt="" width="375"><figcaption></figcaption></figure>

If you have any questions or find any bugs, please visit the [**Discord**](https://discord.com/invite/cmZY2tH) and open a support ticket in the support forum!
