Tags: devforgood/MLAPI
Tags
fix(unet-channels): Invoking .Clear() on two Dictionaries within the … …Shutdown-function (Unity-Technologies#199) * fix(unet-channels): Invoking .Clear() on two Dictionaries within the Shutdown-function GetConfig() will try to insert new kvp-pairs even though they already exists. Clearing them fixes this and allow, for example, doing StartHost() -> StopHost() -> StartHost() within the same session. * changed the fields back to read-only
Merge pull request Unity-Technologies#196 from darvell/hotfix/custom_… …message_fix Fixed method signature for custom messages.
Merge pull request Unity-Technologies#195 from MidLevel/scene-load-si… …ngle Make sure Start is only called once the old scene is unloaded
Merge pull request Unity-Technologies#187 from MidLevel/transport-rew… …rite Transport rewrite & Editor Upgrade
PreviousNext