Releases: MirrorNetworking/Mirror
Releases · MirrorNetworking/Mirror
v94.6.1
94.6.1 (2024-11-09)
Bug Fixes
- NetworkIdentity component bitmask shifting overflows (#3941) (1187a59)
v94.6.0
94.6.0 (2024-11-07)
Features
- NetworkTransformHybrid - Hybrid Sync Part 1 (#3937) (499e4da)
v94.5.9
94.5.9 (2024-11-02)
Bug Fixes
- PlayerCamera: Improved cleanup (e9a8e02)
- PlayerTest: Added PlayerName labels to prefabs (04bb953)
v94.5.8
94.5.8 (2024-10-29)
Bug Fixes
- Extentions: GetLocalPositionAndRotation and SetLocalPositionAndRotation (e7b3aa7)
v94.5.6
94.5.6 (2024-10-29)
Bug Fixes
- #2802 NetworkManager uses OnDestroy for shutdown instead of OnApplicationQuit (#3935) (af133e6)
v94.5.5
94.5.5 (2024-10-29)
Bug Fixes
- #3785 NetworkIdentity.OnDestroy verifies spawned[netId] before removing (a9d280c)
v94.5.4
94.5.4 (2024-10-29)
Bug Fixes
- #3301 Read/Write HashSet support is now detected by Weaver (c4f803f)
v94.5.3
94.5.3 (2024-10-29)
Bug Fixes
- #3876 KcpTransport OnClientError null handling during shutdown (03357f4)