Connection disrupted by moving window in windowed mode?

Options
waxx
waxx
Hey guys.

Was wondering if there's anything you can do to fix connection disrupting by moving window in windowed mode and problems when alttabbed in fullscreen? Or is it Unity-related?

Comments

  • vadim
    Options
    Not sure what window are you talking about but in any case if connection breaks because of Unity pauses execution, you can handle this in disconnect handler and reconnect.
  • waxx
    Options
    Sorry took so long. I mean that moving window and minimizing from full screen proceeds to Photon not working in the background and packet loss / weird desynchronization behaviours.
  • vadim
    Options
    Which window? Standalone windows application or what? I failed to reproduce that.
    As I said, normally, client should be disconnected if paused in background. You need to handle this and reconnect