Quick Unity Tip: Wireframe + Search
- Cody Swanson
- Jun 25
- 1 min read
A simple Unity Tip. I recently noticed a fun trick in Unity. If you are i the Wireframe mode in scene view, and you search in the Hierarchy, all Game Objects matching your search will appear as a darker color than the rest of the scene.
This means you can quickly locate the exact object you're looking for inside your scene, which is particularly helpful if you have a lot of duplicates or similarly named items.


Opmerkingen