Proxima Runtime Inspector (Free)
A field report on Unity Asset Store pricing, by way of Virtual Maker ; 5.0★ (6)

- Low
- $0.00
- Median
- $0.00
- High
- $0.00
§ 02The data
Not enough price points yet for Proxima Runtime Inspector (Free). Check back soon.
No recorded changes yet.
§ 03About this asset
Website | Demo | Documentation | Discord
Update 1.6: The Proxima Web App source is now included in the PRO version of Proxima, allowing teams to customize and extend their inspector.
The Power of the Unity Inspector in your Browser
Proxima lets you connect to your live game from a web browser to inspect and edit any property. No more waiting for long build times just to try different parameters. No more endlessly logging property values.
Designed for your Scenario
- Debugging and iterating mobile and VR builds
- QA testing and data capture
- User research studies
- Live game demos at conferences and expos
Effortless Integration
Just add the Proxima Inspector component to your scene and select a few configuration options. You don't have to change anything else.
How it Works
Proxima hosts a web server in your application. When enabled, Proxima will display the URL to enter into your browser to connect to and instantly start inspecting.
- Low Overhead: Proxima only scans your game for changes when viewing the inspector page. These scans are amortized so they take a minimum amount time each frame.
- Secure: Connect to your game over HTTPS and protect your access with a password.
=============== FREE VERSION FEATURES ===============
Everything you need to view gameObjects, components, and logs.
INSPECTOR
View your gameObjects, components, and properties.
- Create, destroy, and duplicate, and gameObjects in the Hierarchy
- View a gameObject’s name, layer, tag, and active state
- View component properties, including serialized structs, classes, lists, and arrays
- View materials attached to components
- View scriptable objects attached to components
- Add new components to gameObjects
- View asset and object references
- Supports additive scenes and changing scenes
LOGS
View logs live or offline just like the Unity Console
- Live log stream that you can pause and resume
- See full log with call stack (if enabled). Rich text supported!
- Collapse similar logs
- Filter by error, warning, info
- Filter by search query
- Download your logs for offline viewing using the Proxima web app
=============== PRO VERSION FEATURES ===============
Visit the Pro version Store Page >>.
Live-edit your scene with the inspector and command console.
INSPECTOR [PRO]
Live edit your gameObjects, components, and properties.
- Edit a gameObject’s name, layer, tag, and active state
- Edit component properties, including serialized structs, classes, lists, and arrays
- Add buttons to invoke methods on your components using the [ProximaButton] attribute
CONSOLE [PRO]
Control your game with a powerful command line interface
- Powerful built-in commands to:
- List gameObjects and components
- Read and edit gameObject and component properties
- Read and edit statics such as time scale, physics constants, and screen resolution.
- Instantiate prefab resources
- Move, rotate, scale, enable/disable, and destroy gameObjects
- Add and remove components
- Change or add scenes
- Write custom commands easily by adding the [ProximaCommand] attribute to a static method
- Tab auto-completion, command history, and help commands
- Run a list of commands using a "Run Script" button
TESTED PLATFORMS
- Windows Standalone
- Universal Windows Platform
- MacOS Standalone
- iOS
- Android (including Quest VR)
- WebGL
Proxima Inspector uses WebSocketSharp and HttpDateParse under MIT License; see Third-Party Notices.txt file in package for details
Description sourced from the Unity Asset Store listing.
§ 04Frequently asked
Who publishes Proxima Runtime Inspector (Free)?
Proxima Runtime Inspector (Free) is published by Virtual Maker on the Unity Asset Store.
§ 05Also marked down