This commit is contained in:
vis2k 2021-05-14 12:41:08 +08:00
parent 16d0829ee4
commit d045918ea7

View File

@ -1400,6 +1400,8 @@ internal static void NetworkLateUpdate()
// IMPORTANT: don't forget to return them to pool!
// TODO make this easier later. for now aim for
// feature parity to not break projects.
// TODO let the entity cache it's own serialization
// and recompute only if it was dirty.
if (!serializations.ContainsKey(identity))
{
// serialize all the dirty components.