79.0.0 (2023-06-07)
Bug Fixes
- #3409 - NetworkTime now always uses unscaled time as double. Forgot to push the commit for the previous commit's PR (4193b54)
- #3409 NetworkTime now always uses (#3475) (754a98f)
- #3482 Weaver Generic 'out' parameter IL2CPP build failures [credit: JamesDev] (bf5cd97)
- #3485 Weaver now skips protected fields (Credit: James) (#3493) (d74e612)
- Disallow Child-NetworkIdentities in Scene objects (#3492) (f84a385)
- failing NetworkClientTests (#3500) (f11a7b4)
- NetworkBehaviour SendRPCInternal error message fixed. This can happen if an RPC is called after shutting down the server - which doesn't mean that it was called on a client. (26e83ce)
- SimpleWebTransport: fixed ClientUseDefaultPort default (0949665)
- Temporarily disable 2022 CI (#3501) (2aade23)
- Test prefab loading might not cause log (#3502) (37d762c)
- upgrade to Unity 2021.3.25 LTS which seems to fix incremental builds on apple silicon Macs (ae539dc)