[NEW ASSET] Remo - Remote Runtime Editor for Unity





Remo - Remote Runtime Editor for Unity
Remo is a powerful debug tool for Unity that allows you to inspect your game after deployment on a device, enabling extensive tests on the fly. You can explore your entire scene, view and edit GameObjects, Components, Materials, and Scriptables Objects.
It saves you hours by letting you tweak values, run tests, and make small modifications without needing to run a new build or redeploy. Visualize and edit any properties, fields, structs, or arrays of any component. Call methods and add components at runtime. Inspect and tweak static classes in your codebase, effortlessly adjusting settings like Quality Settings or Render Settings in seconds. View and edit materials, swap materials and shaders in real time. Directly observe what's happening behind the scenes with the Remote Camera window—similar to the Editor's Scene View.
All these tools run directly from the Editor and require almost no setup.
Remote Hierarchy
- View and edit your game scenes remotely.
- Duplicate GameObjects, create new GameObjects or primitives, reparent, and delete GameObjects.
- Filter GameObjects by name or type.
Remote Inspector
- Inspect and edit any GameObject. View and edit any field or property, just like in the Editor.
- Move, scale, and rotate GameObjects.
- View and edit serialized properties, fields, structs, arrays, and lists.
- Filter properties and fields using the search bar.
- Edit GameObject names, tags, and layers.
- [PRO] Change object references using drag-and-drop from the remote hierarchy.
- [PRO] Call any method and receive the return value.
- [PRO] Add or remove components.
- [PRO] View and edit ScriptableObjects.
- [PRO] View and edit materials, change materials, and swap shaders in real time.
- [PRO] Upload a new shader or material instantly—no rebuild required.
[PRO] Remote Camera (Scene)
- Visualize your game and navigate the scene as you would in the Editor’s Scene View, using keyboard and mouse controls.
- Click any GameObject (with a collider) to highlight it in the remote hierarchy.
- Anchor to any GameObject in the hierarchy.
- Double-click a GameObject in the remote hierarchy to fly to it.
- View FPS.
[PRO] Static Window
- Inspect and edit any static class properties or fields, and call static methods remotely.
- Easily test runtime settings such as Quality and Render Settings.
- Invoke methods from your own static classes (e.g.,
CheatsManager
).
[PRO] Remote Console
- Fetch remote player logs.
Now available on itch.io.
Demo available.
Leave a comment
Log in with itch.io to leave a comment.