Public documentation for BuildLens, the Unity Editor build-size analysis tool published by Tools Studio.
This repository holds the public documentation source for BuildLens. It's documentation source, not the product itself — for the Unity Editor extension, see the Unity Asset Store badge above.
The content lives under docs/, and is published from this repository's docs/ folder via GitHub Pages. If you're reading this on GitHub rather than the published site, Overview in the table below is the best place to start.
- Overview & Treemap — every packed asset rendered as a proportionally sized, colour-coded rectangle, with a sortable, filterable list alongside it.
- Dependency Tracing — trace an asset's full forward and reverse dependency chain without losing your place.
- History & Diff — every analysis is saved as a snapshot; compare any two for an exact build-over-build size delta.
- Logs & Export — a running log of each analysis run, and JSON/CSV export for anything you need outside the Editor.
- Demo Mode — a full synthetic dataset for exploring every feature without a real build.
| Overview | What BuildLens does, at a glance |
| Getting Started | Run your first analysis in five minutes, plus keyboard shortcuts |
| Installation | Requirements, import steps, storage layout |
| Configuration | Everything adjustable, and what's fixed |
| Features | Toolbar, Overview & Treemap, Dependency Tracing, History & Diff, Logs, Export, Demo Mode |
| FAQ | Frequently asked questions |
| Troubleshooting | Common problems, causes, fixes, and known limitations |
Corrections and improvements to these pages are welcome via pull request. For anything about the product itself — bugs, feature requests, or general feedback — use the Discord or email channels above rather than a pull request here.
Community support and bug reports are available through the channels above. For anything else: support.toolsstudio@gmail.com.
The content in this repository is a created work like any other, covered by ordinary copyright by default — readable by anyone visiting it, but not licensed for reuse or redistribution just because it's public.
BuildLens itself (the Unity Editor extension) is licensed separately under the Tools Studio License — see its LICENSE.md in the source repository. That license covers the software only; it doesn't extend to this repository's documentation content.
BuildLens is an independent, third-party tool. It is not affiliated with, endorsed by, or sponsored by Unity Technologies. "Unity" is a trademark of Unity Technologies.
