Closed NoelStephensUnity closed 3 months ago
This resolves the issue with nested NetworkTransform components (i.e. under the same NetworkObject) not updating.
NetworkTransform
NetworkObject
MTTB-363
fix: #3002
All committers have signed the CLA.
This resolves the issue with nested
NetworkTransform
components (i.e. under the sameNetworkObject
) not updating.MTTB-363
fix: #3002
Changelog
NetworkTransform
components were not getting updated.Testing and Documentation