Open link outside.

Hello team, you can make a button in unity when clicked causes the application to open outside the browser with the link button.

From anything but a web browser you can use:

From a web browser I would call an external javascript to open a new window. Since Application.OpenURL will redirect the page.

vlw :slight_smile: