This document is about: REALTIME 5
SWITCH TO

SDK Download

Unity or .Net

The Realtime C# SDK is available for .Net and Unity projects. Both variants provide the same APIs but contain different demos. The Unity variant integrates some Unity classes in the dll and won't work outside of a Unity project.

Release Notes and all general docs are shared between both variants.

Downloads

VersionDownload
5.1.18Photon Unity SDK 5.1.18
VersionDownload
5.1.18.NET 5.1.18

Requirements

  • Realtime AppId (Photon Dashboard)
  • Realtime Unity SDK: Unity 2022.3.x or newer
  • Realtime DotNet SDK: .Net Standard 2.0 compatible project

Supported Platforms

The .Net variant is only tested for Windows applications. The Unity SDK exports to these platforms:

  • Windows
  • MacOS X
  • Linux
  • Android
  • iOS
  • PS4 & PS5 (ask us for details)
  • Nintendo Switch (ask us for details)
  • Xbox ONE (ask us for details)
  • Xbox Series X & S (ask us for details)
  • Oculus and other XR devices
Back to top