I just released a package of tools I made to speed up my everyday tasks in Unity. I will continue to add tools in the future. Some of the tools are:
Randomize Transform
Apply a random ranged position, rotation or scale value to any Object in the scene.
Move objects to surface
Quick way to align objects to the surface of another object.
Selection Filter
Select objects in the scene based on a set of condition like triangle count, tagname, layername, material or property.
Batch Renamer
Quickly rename a set of objects. Very similar to the 3ds max renamer tool.
Array Creator
Create an array of objects in 1D, 2D or 3D. Very similar to the 3ds max object array tool
Replace Objects
Replace objects with a prefab or another object.
All operations are undoable.
Please feel free to report any problems you might have with this asset. I’ll be glad to fix them.