Component Names

Ever had trouble distinguishing multiple colliders on the same GameObject from each other?

Ever wished you could rename that generic "Event Trigger" component to something a little more descriptive like "On Click Open Settings"?

What if you could attach little notes to your components to provide some clarifying context?

Wouldn't it be great if you could see the current state of that "Health" component right in the title without having to unfold it?

Now you can!

Component Names integrates seamlessly with the Inspector and makes it possible to rename components at will as if it was a native feature.

Features

  • Select a component's header and press F2 to start renaming it (or select "Rename" from the context menu if your keyboard is broken).
  • Default name is shown in parentheses after the custom name by default.
  • Custom component names can be seen in Object fields.
  • Custom component names can be seen in UnityEvent dropdowns.
  • See a summary description of components when mouseovering their header.
  • Give custom tooltips to components.
  • All custom name data is fully stripped from builds.

Features For Coders

  • Get component names in code using Component.GetName (great for debugging!).
  • Generate component names from their current state by calling Component.SetName in OnValidate.
  • Make Component.name and Component.ToString return custom component names by deriving from custom base class.

Highly Compatible

Compatible with Odin Inspector, Power Inspector, and any custom editors you might have.

| Forum |

Points to Redeem
25 pts
Category
Utilities
Publisher
Sisus
Choose Version2 versions
Component Names v1.2.1.unitypackagecomplete
0.6 MB
by ga-admin
2/26/2026
Version History
2 versions
1.0.0Primary
complete
File
Component Names v1.2.1.unitypackage
Size
0.6 MB
Uploader
ga-admin
Uploaded
2/26/2026
1.2.2
complete
File
Component Names v1.2.2.unitypackage.unitypackage
Size
0.6 MB
Uploader
applesauce656
Uploaded
4/22/2026

Sign in to offer a newer .unitypackage for this asset. Uploads are reviewed before they appear.

Component Names

by Sisus
5

Sign in to add this asset to your library.

Publisher
Points to Redeem25 pts
CategoryUtilities
Uploaderga-admin