Releases: Unity-Technologies/com.unity.netcode.gameobjects
Releases · Unity-Technologies/com.unity.netcode.gameobjects
Stability Update & Hotfixes
This is a stability update that also fixes issues regarding the SyncVar system and some other components of the MLAPI. No major new features have been introduced.
SyncVars
Server message revamp
The server can no longer send messages to itself.
Optimization & Scene Management
Optimizes Lag compensation and enables scene mangment.
Stability & Features
v0.0.5 Reworked NetworkedAnimator
Lag Compensation
v0.0.4 Update README.md
Scene managment
v0.0.3 Updates readme
Message Passthrough
Added message passthrough to allow easy Client -> Client communication where the Server is the middleman.
Experimental version
v0.0.1 Fixed minor issues and reduced memory allocations when creating memor…