Search code examples
browserunity-game-enginebrowser-tabunity-webgl

WebGL - Open URL in new tab?


How to open URL in new tab for WebGL?

Tried Application.OpenURL("url"). But it's opens a tab in same window

Thanks


Solution

  • This should fit for you:

    http://va.lent.in/opening-links-in-a-unity-webgl-project/

    Github: https://github.com/valyard/UnityWebGLOpenLink