Skip to content

toolsstudio/runtime-atlas-docs

Repository files navigation

Runtime Atlas — Documentation

Version: 1.2.0 | Publisher: Tools Studio | Unity: 2021.3 LTS – 6.x

Runtime Atlas is a paid Unity Editor diagnostic toolkit. It provides live inspection of runtime systems, performance profiling, alert aggregation, script scanning, and session report export inside a single dockable editor window.

This repository contains documentation only. Source code is not included.


Purchase

Platform Link
Unity Asset Store Unity Asset Store
itch.io itch.io
Gumroad Gumroad

Open the Window

Window > Runtime Atlas > Open    (Ctrl+Alt+R)

Documentation Index

Getting Started

Document Purpose
Installation Requirements, import steps, validation checklist
Quick Start First session in under five minutes
Upgrade Guide Migrating from earlier versions

Reference

Document Purpose
Window Overview Header, tab rows, stats bar anatomy
Settings Reference All Project Settings fields and defaults
Tab Reference Per-tab documentation for all 18 tabs
Keyboard Shortcuts All menu paths and shortcut keys

Architecture

Document Purpose
Architecture Overview Assembly layout, module map, data flow

API Reference

Document Purpose
Alert System IAlertSource, AlertSystem, AlertEntry, AlertSeverity
Performance Profiler PerfSample, thresholds, profiler lifecycle
Timeline Recorder FrameData, circular buffer, recording lifecycle
Console Capture LogEntry, ring buffer, tag filtering, export
Report Generator ReportData, export structs, format methods
Demo Behaviours Runtime demo MonoBehaviours and input helper

Guides

Document Purpose
Custom Alert Source Implementing IAlertSource
Report Export Format reference and field mapping
Audio Mixer Setup Auto-config and manual mixer configuration
Demo Scene Contents, expected tab data, stress tester

Other

Document Purpose
Troubleshooting Common issues and fixes
Changelog Version history
Support Support channels and reporting guidance
License Software license notice

Assembly Summary

Assembly Namespace Included in player build
RuntimeAtlas.Core RuntimeAtlas Yes
RuntimeAtlas.Core.Demo RuntimeAtlas Yes (demo only)
RuntimeAtlas.Editor RuntimeAtlas.Editor No
RuntimeAtlas.Editor.Demo RuntimeAtlas.Editor No
RuntimeAtlas.Tests RuntimeAtlas.Tests No (excluded from package)

Related Tools

MetaGuard is a free, separate tool from Tools Studio that addresses Unity GUID integrity. It detects GUID collisions, orphaned .meta files, broken asset references, and related issues, with simulation-gated fixes and 48-hour rollback. It operates entirely outside Play Mode on the project's file-system layer and has no functional overlap with Runtime Atlas.

About

Unity editor diagnostics tool for real-time runtime inspection, performance analysis, and debugging workflows.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors