Unity-Technologies / com.unity.netcode.gameobjects

Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
MIT License
2.15k stars 435 forks source link

fix: nested networktransforms not updating #3016

Closed NoelStephensUnity closed 3 months ago

NoelStephensUnity commented 3 months ago

This resolves the issue with nested NetworkTransform components (i.e. under the same NetworkObject) not updating.

MTTB-363

fix: #3002

Changelog

Testing and Documentation

unity-cla-assistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.