A clean and functional bulk renaming utility for GameObjects in the scene view and assets in the project view.
- Rename operations:
- Replace base name
- Remove a number of characters from start, end or the middle
- Change case to upper, lower or title
- Search and replace a substring
- Regex search and replace
- Add a prefix or suffix or insert text at a specific index
- Number a sequence with padding
- The window has horizontal and vertical layouts, including an auto-layout based on the window size.
- Rename operations are grouped into basic and advanced categories. Select the mode via the window burger menu.
- The rename action records an undo (scene GameObjects only).
- Operations are applied in order top to bottom and can be reordered via the operation context menu.
- The preview panel shows a before and after for each name. It includes a basic git-like diff view.
Unity 2021.3 or newer.
See the issues tabs for any open feature requests or bugs to contribute.