github MirrorNetworking/Mirror v84.0.0

latest releases: v89.8.1, v89.8.0, v89.7.4...
8 months ago

84.0.0 (2023-11-08)

Bug Fixes

  • Edgegap Plugin 'InvalidOperationException: This instance has already started one or more requests.' when trying to Connect->Disconnect->Reconnect or Start->Stop->Start server (9979745)
  • Edgegap Plugin now creates Dedicated Server instead of Headless --nographics builds which should include #UNITY_SERVER define (4193d75)
  • Edgegap plugin now detects and warns about ARM CPUs instead of deployments failing silently (bb9bf76)
  • EdgegapPlugin EdgegapWindow.cs UIToolkit stylesheet paths aren't hardcoded anymore, allowing users to move Assets/Mirror/Hosting/Edgegap folder (eab8609)
  • EdgegapPlugin now builds properly on ARM machines instead of deployments failing silently (1b5f963)
  • EdgegapPlugin progress bar getting stuck when returning early without clearing it (0a3368a)
  • EdgegapPlugin typo (bcea211)
  • EdgegapPlugin Unity 2019/2020 support (3f31cbd)
  • EdgegapWindow: Simplify clearing ProgressBar (#3645) (7bcaae9)
  • Headless / Dedicated Server detection now works on Unity 2019/2020 without dedicated server build support too (#3643) (42a89a7)
  • MultiplexTransport: Add Server listening output (54309b5)
  • NetworkManager autoStartServerBuild now only auto starts a server in build, not in editor (1641bba)
  • Port log for when Server has started and is listening. (#3642) (b195cc0)

Features

  • NetworkManagerHUD exposes configurable Port field if Transport uses a Port (38c3781)

Reverts

  • Revert "fix: Edgegap Plugin 'InvalidOperationException: This instance has already started one or more requests.' when trying to Connect->Disconnect->Reconnect" (bccebc6)

Don't miss a new Mirror release

NewReleases is sending notifications on new releases.