Can't select Australian region

Options
Hi, I noticed that Photon now supports an Australian region in Melbourne. However this is not explicitly selectable in the PUN Wizard. I'm using the PUN Plus.

Comments

  • I was able to work around this by modifying the Enums.cs to add "au"
    public enum CloudRegionCode { eu, us, asia, jp, au, none };
    

    However it would be nice to incorporate this change into the official releases.
  • vadim
    Options
    Yes, au is new region now available for realtime/turnbased.
    PUN will be updated accordingly asap.
  • Tobias
    Options
    It is now in PUN. Just released PUN v1.50 in the Asset Store.