Hdg Remote Debug is a live update and debug tool for Unity that lets you inspect the GameObjects, components, and serialized fields in your game after it has been deployed onto a device.
You can tweak fields on the live build while sitting in the Unity editor. It's great for quickly iterating on settings like UI layout and touch controls.
You can use it on any editor platform that Unity supports to debug a build on almost any player platform that Unity supports. For example, you can connect
1