Skip to content

link Obsidian to Unity

To link your Obsidian notes to Unity:

  • no native support, got working prototype here Unity deeplink RnD
    • right-click an asset to generate & copy the URI link to select the asset.
    • paste the link in an Obsidian note like a normal URL

Dev

Unity supports app URI via unityhub:// but does not have built-in direct file-opening support.

[Open My Unity Project](unityhub://open?path=C:/Path/To/Your/UnityProject)

link Unity asset to asset
link Unity to Obsidian