Discord Activity
Additional setup steps for deploying your Endemic+ Unity integration as a Discord Activity.
When your Unity WebGL build runs inside a Discord Activity, the browser sandbox prevents standard link opening. Endemic+ includes a bridge that routes clickable placement URLs through the Discord Embedded App SDK instead. You need to enable this in the plugin settings.
Open Endemic+ Settings
In the Unity menu bar, go to Tools → EndemicPlus → Settings.
Enable the "Discord Activity" toggle
In the Settings panel, enable the Discord Activity toggle. This tells the plugin to use a JavaScript bridge for opening URLs instead of Unity's default method, which does not work inside Discord's iframe.