github MirrorNetworking/Mirror v11.3.0

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

11.3.0 (2020-03-26)

Features

  • now you can assign scenes even if not in Editor (#1576) (c8a1a5e)

BREAKING CHANGES

  • You will need to reassign your scenes after upgrade

  • Automatically fix properties that were using name

If you open a NetworkManager or other gameobject that uses a scene name
it now gets converted to scene path by the SceneDrawer

  • Use get scene by name

  • Scene can never be null

  • Update Assets/Mirror/Examples/AdditiveScenes/Scenes/MainScene.unity

  • Issue warning if we drop the scene

  • Issue error if scene is lost

  • Add suggestion on how to fix the error

  • Keep backwards compatibility, check for scene name

  • cache the active scene

  • Update Assets/Mirror/Editor/SceneDrawer.cs

Co-Authored-By: James Frowen jamesfrowendev@gmail.com

  • GetSceneByName only works if scene is loaded

  • Remove unused using

Co-authored-by: James Frowen jamesfrowendev@gmail.com

Don't miss a new Mirror release

NewReleases is sending notifications on new releases.