Dev Asset Collection

All Things That You Need to Build A Video Game
Menu
  • 2D
    • Characters
    • Environments
    • Fonts
    • GUI
    • Textures & Materials
  • 3D
    • Animations
    • Characters
    • Environments
    • GUI
    • Props
    • Vegetation
    • Vehicles
  • Add-Ons
    • Machine Learning
    • Services
  • Audio
    • Ambient
    • Music
    • Sound FX
  • Essentials
    • Tutorial Projects
  • Templates
    • Packs
    • Systems
    • Tutorials
  • Tools
    • AI
    • Animation
    • Audio
    • Camera
    • Game Toolkits
    • GUI
    • Input Management
    • Integration
    • Level Design
    • Localization
    • Modeling
    • Network
    • Painting
    • Particles & Effects
    • Physics
    • Sprite Management
    • Terrain
    • Utilities
    • Version Control
    • Video
    • Visual Scripting
  • VFX
    • Particles
    • Shaders
Home
Tools
Utilities
Component Names – Dev Community

Component Names – Dev Community

Tsunami 23 January, 2026
Sending
User Rating 5 (2 votes)

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

For more details this asset from the Unity Asset Store: Click Here

Component Names v1.2.1 (20 Dec 2025) (Latest version)

VIP Only

Component Names v1.2.1 (09 Apr 2025)

Faster Download Download Now

Component Names v1.2.1 (16 Dec 2024)

Faster Download Download Now

Component Names v1.2.1 (11 Dec 2024)

Faster Download Download Now

Component Names v1.2.0 (18 Sep 2024)

Download Now

Component Names v1.1.0

Download Now

Component Names v1.0.9

Download Now

Component Names v1.0.8

Download Now

Component Names v1.0.7

Download Now

“Sharing is caring”

Component Names integrates seamlessly with the Inspector and makes it possible to rename components.

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 Power Inspector, Odin Inspector and any custom editors you might have.

Component Names

Select a component’s header in the Inspector and press F2 to start renaming it (or select “Rename” from the context menu).
Default name is shown in parentheses after the custom name by default.
Add a custom suffix after the default name by typing “(suffix)”.
Give a custom name and suffix by typing “Name (suffix)”.
Give a custom name without default name suffix by typing “Name ()”.
Custom component names are shown in Object fields and UnityEvent fields.
All custom name data is fully stripped from builds.

Component Tooltips

Give a custom tooltip by typing “Name | Tooltip”.
When a component class has summary documentation it is automatically shown as a tooltip when its header is mouseovered in the Inspector.

Features For Coders

Extension methods component.GetName and component.SetName make it simple to get or set component names in code as well.
Easily change Component.name and Component.ToString() to return the component’s name by extending custom base class – or by overriding them yourself with just a few lines of code.

Prev Article
Next Article

Related Articles

Health System Pro – Plug & Play Solution – Dev Community
Tsunami 17 December, 2023

Health System Pro – Plug & Play Solution – Dev Community

Remo – Remote Runtime Editor – Dev Community
Tsunami 11 May, 2026

Remo – Remote Runtime Editor – Dev Community

Serial Port Utility Pro – Dev Community
Tsunami 24 February, 2022

Serial Port Utility Pro – Dev Community

Color Palette – Dev Community
Tsunami 6 September, 2024

Color Palette – Dev Community

Leave a Reply Cancel Reply

Recent Posts

  • Guardians Bundle I – Free Download
  • QUBIC – Modular Builder – Free Download
  • Toon Farm Pack – Dev Community
  • Motion Titles Pack – Dev Community
  • Realistic Water VFX – URP – Free Download

Dev Asset Collection

All Things That You Need to Build A Video Game
Copyright © 2026 Dev Asset Collection
Privacy Policy | Disclaimer | DMCA