Skip to content

Unity deeplink RnD

GPT research, setup a http server in Unity:

I decided to instead piggy back on the existing asset store deeplinking support in Unity.

Dev

I forked unity deeplink - needle tools

todo
see deeplink redirect - GPT

  • custom scheme unity://select?asset/path
  • custom scheme unity://menu?menu/path
  • maybe support parameters in future? e.g. cube of size 4
  • option in plugin to toggle support to copy URI to the correct unity://select?asset/path format, if user choses to use that scheme

Existing solutions

app URI