Quickstart
⚡ Quick Start (Build)
Import the package into your Unity project.
Drag & Drop the
Virtual Inspectorprefab from the Assets folder into your main scene.VirtualInspector → Client → Prefabs → VirtualInspector.prefab.Enable Run In Background in Project Settings (required if the build runs on the same PC as the Unity Editor).
Build the Project Manifest via
Virtual Inspector → Build Project Manifest.Build the project.
Launch the build on the inspected device.
Open the Virtual Inspector window via
Virtual Inspector → Inspector.Connect to the device:
Enter the device IP manually, or
Use IP Listening to select a detected Virtual Inspector Client.
Click Start (Start is automatic when using IP Listening).
Last updated