Skip to content

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

Tags

ngo/2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: server, host, or session owner not populating in-scene placed ob…

…ject table when started (#3177)

* fix

This fixes the issue with the server, host, or session owner not adding in-scene placed NetworkObjects to its internal table if the scene was loaded prior to starting the NetworkManager.

* update

Adding change log entry

* update

Adding PR# to this entry.

* style

remove whitespace

ngo/1.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extended timeout for validation jobs on editors lower than 6000 to 5h (

…#3173)

ngo/2.1.1

bump version to 2.1.1

ngo/2.0.0

bumping ngo version to 2.0.0

ngo/1.11.0

updating changelog and package.json

ngo/1.10.0

yupdate

Updating version of package and changelog version

ngo/1.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bumping to v1.9.1 initial package release version (#2887)

* chore

bump initial package version.

* update

bumping version in changelog

* style

adding white space

ngo/1.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixed compile error using IL2CPP builds with new [Rpc] attribute (

…#2824)

ngo/1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: NetworkTransform half float synch (#2791)

* fix

Fixing the issue with HalfFloat position not keeping the base position synchronized when using unreliable deltas.

ngo/1.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Update mac image (mac:stable is deprecated) (#2773)