Overview
What is Virtual Inspector?
Virtual Inspector is a real-time debugging and inspection tool for Unity applications and games. It allows you to explore your scenes, inspect objects, modify components, and analyze runtime data directly from another device without rebuilding your project or restarting the application.
Designed for both developers and QA teams, Virtual Inspector drastically reduces iteration time by giving you live access to your runtime environment, whether running on PC, mobile, consoles, VR, or standalone builds.
What can you do with Virtual Inspector?
With Virtual Inspector, you can:
View your entire scene hierarchy in real time
Inspect and edit components, materials, and assets
Detect instantiated assets and track runtime changes
Collaborate across devices (PC, mobile, tablet)
Debug external builds
⚡ No rebuilds. No relaunches. Instant debugging.
Why use it?
Save hours by eliminating unnecessary builds
Instantly understand what is happening inside your runtime
Debug on devices where the Unity Editor cannot run
Improve team collaboration and visibility
Iterate dramatically faster during development and playtesting
Last updated