Communicate with editor from unity url scheme?

Like we could open and install package from asset store. I wish I could create url to send data and command unity from web page. Maybe calling some static functions in the project with parameter from the website

Is it already possible?

digging

digging

Couldn’t find a package for this, so I hacked around one: GitHub - AdamCarballo/HookInterceptor: 🎛 Unity + StreamDeck – Call the Unity Editor using deep links with custom payloads
Hope it works for what you want to achieve :wink:

3 Likes

@Adam_Outfit7 Thank you. But I have also made it myself for such times. I just post that we should have this feature support officially from unity so it would be standard and acceptable for everyone

@Adam_Outfit7 Also we have some more discussion here