Component Isolation
Quickly isolate individual components to avoid endless scrolling. Focus on just the components relevant to your task by using Ctrl and Shift to select and isolate multiple items, streamlining your workflow.
Search
Find fields across all components with smart pattern matching, eliminating the need for exact matches.
Copy & Paste
Quickly copy single or multiple components, paste them repeatedly as needed, and enjoy full undo support for every action.
Flexible Selection
Select, isolate, or copy multiple components using Ctrl to add individuals and Shift to select ranges within the current selection.
Drag & Drop
Drag the selected components to the hierarchy window to create a new GameObject from them or copy them to an existing one.
Context Menu
Right-click to open a context menu and quickly perform actions on components without scrolling to find them.
Settings Menu
Easily customize the look and behavior to better suit your workflow and preferences.
Persistent Data
Preserves component selection and search results, allowing you to inspect other objects without losing your place.
Using Custom Inspectors?
Your custom inspectors will maintain their look and feel. However, fields appearing in search results will be drawn using Unity’s default GUI, which may alter their appearance.
Compatibility
Compatible with other inspector assets, with full testing done on vInspector 2.
Supported Unity Versions
Unity 2021 and above.
1.2.0
[Feature] Adds right click context menu for performing per component actions without needing to isolate or scroll.
[Feature] Adds a settings menu for customizing the look and behaviour.
[Bug Fix] Fixes bug that could cause performance issues with large number of components.
1.1.1
[Bug Fix] Fixes search results from displaying incorrectly.
1.1.0
[Support] Adds support for Unity 2021 versions.
[Bug Fix] Fixes hidden component "Particle System Renderer" from appearing.
[Bug Fix] Fixes a possible null ref exception when pasting components with no fields.
1.0.1
[Bug fix] Fixes fields occasionally not saving when in search mode.
1.0.0
First release