BoltEngine / Bolt-Tracker

New issue tracker for Photon Bolt
10 stars 2 forks source link

BoltShutdownBegin - UdpConnectionDisconnectReason always return Disconnected (3) #115

Closed M1raclee closed 5 years ago

M1raclee commented 5 years ago

How to reproduce issue

  1. Create server on first device
  2. Connect to server on second device
  3. Disable WI-FI (or unplug network cable from PC)

Expected Behavior

Must return UdpConnectionDisconnectReason.Timeout

Actual behavior

Returns UdpConnectionDisconnectReason.Disconnected

Configuration

ramonmelo commented 5 years ago

Thanks for the feedback.

Fixed on the next release.