Photon Punch through

Options
Is there anything specific that needs to be done in order to use the Photon punch through?

I have my project set up in a similar way to the Photon menu example. I am creating lobbies using BoltNetwork.SetHostInfo and connecting to them via BoltNetwork.SessionList.

After testing on different connections I have not been able to get Photon's punch through to work. Connections always go through the relay.

In Bolt Settings under Photon Relay I have my App Id set, Connection Mode set to Photon Cloud, and NAT Punchthrough is enabled.

Comments

  • stanchion
    Options
    Make sure you are using 1.0.0.4 and have punchthough enabled in bolt settings.
  • Nanji
    Nanji
    edited October 2017
    Options
    stanchion said:

    Make sure you are using 1.0.0.4 and have punchthough enabled in bolt settings.

    I'm using 1.0.0.6 with NAT Punchthrough enabled in Bolt Settings. Was there a bug introduced in later versions that could be causing punch through not to work?
  • stanchion
    Options
    Yes