This document is about: FUSION 2
SWITCH TO

Create A Photon Fusion AppId

Go to the Photon Engine Dashboard and log in or create an account.

On the dashboard select YOUR > APPS > Development and press CREATE A NEW APP.

  • Select Fusion as Photon SDK
  • Select Fusion 2 as SDK Version
  • Give the Application a name
  • Press CREATE

Copy the AppId from the newly created Fusion app.

In the Unity Editor paste the AppId into the Fusion Hub text field or into the PhotonAppSettings.asset directly.

A) Paste into the Fusion Hub field

B) Select the PhotonAppSettings asset and paste as AppSettings > App Id Fusion

Back to top