Skip to content

Tags: Unity-Technologies/com.unity.netcode.gameobjects

Tags

v2.12.0

Toggle v2.12.0's commit message
Removed support for 6000.6 in this package version due to editor rela…

…ted issues blocking us

v2.11.2

Toggle v2.11.2's commit message
fix

Change log merge issue.

v2.11.1

Toggle v2.11.1's commit message
Changelog update

v2.11.0

Toggle v2.11.0's commit message
ci: Updated Wrench to 2.3.3 (#3910)

Updated Wrench to 2.3.3

v2.10.0

Toggle v2.10.0's commit message
fix: Prevent UseUnreliableDeltas from being used with SwitchTransform…

…SpaceWhenParented (#3875)

* fix

Prevent user from selecting use unreliable deltas when SwitchTransformSpaceWhenParented is enabled (and vice versa).
Adding check during runtime to also notify the user that this combination does not work (i.e. missed updates can result in a missed transform update when parenting changes).

* update

Updating XML API to reflect the changes.

* update

Updating documentation.

* update

Adding changelog entry.
Removing white space.

* update

Including the scenario where SwitchTransformSpaceWhenParented was set while UseUnreliableDeltas had already been set.

* style

Fixing warning message grammar.

* update

Including NetworkTransform and the name in the warning logged when trying to set one or the other while either one is set.

v2.9.2

Toggle v2.9.2's commit message
update

bumping the package version.

v2.8.2

Toggle v2.8.2's commit message
update

Bumping the package version.

v2.9.1

Toggle v2.9.1's commit message
Updated package version

v2.9.0

Toggle v2.9.0's commit message
Specified maxximum editor version to 6000.3 to avoid breaking changes…

… that still need to be addressed

v2.8.1

Toggle v2.8.1's commit message
Set MaximumEditorVersion and regenerated recipes