github MirrorNetworking/Mirror v5.1.0

latest releases: v89.8.1, v89.8.0, v89.7.4...
4 years ago

5.1.0 (2019-11-28)

Bug Fixes

  • OnSetHostVisibility can now check if it has authority (888e46c)
  • Pass the name of the invoking class and desired command when an object has no authority. (#1216) (701f4f4)
  • spawnwithauthority works again in host mode (5b04836)
  • when modifying a prefab, Unity calls OnValidate for all scene objects based on that prefab, which caused Mirror to reset the sceneId because we only checked if a prefab is currently edited, not if THIS prefab is currently edited (db99dd7)

Features

Performance Improvements

  • avoid allocation for error messages (c669ff1)
  • spawn with client authority only takes 1 message (#1206) (3b9414f)

Don't miss a new Mirror release

NewReleases is sending notifications on new releases.