Documentation Deeplinking


This package allows developers to create hyperlinks to in-project assets. Clicking on these links will select the asset in Unity. The system is extensible and can run custom code from links.


by Alex Galbraith


Price History +

In a production environment, we often have online documentation on a Wiki, Jira, Confluence, etc. We often need to describe the location of a window, asset, or script to other developers, and locating these resources takes time and causes friction. 


With this tool, you can simply right-click an asset, copy a link, and send it via slack or embed it in documentation. When the reader clicks the link, Unity will receive the request and select the linked asset. You can also link to editor windows, or even run custom scripts.