Skip to content

Releases: PitouGames/com.unity.netcode.gameobjects

1.15.0

19 Nov 19:44

Choose a tag to compare

[1.15.0 - Pitou] - 2025-11-19

This is the same release as the 1.15.0 Unity official release, but with some changes.

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.15.0",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.15.0",
    ...
  }
}

1.14.1

13 Nov 22:21

Choose a tag to compare

[1.14.1 - Pitou] - 2025-11-13

This is the same release as the 1.14.1 Unity official release, but with some changes.

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.14.1",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.14.1",
    ...
  }
}

1.14.0

13 Nov 22:20

Choose a tag to compare

[1.14.0 - Pitou] - 2025-11-13

This is the same release as the 1.14.0 Unity official release, but with some changes.

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.14.0",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.14.0",
    ...
  }
}

1.13.1

13 Nov 22:19

Choose a tag to compare

[1.13.1 - Pitou] - 2025-11-13

This is the same release as the 1.13.1 Unity official release, but with some changes.

Added

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.13.1",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.13.1",
    ...
  }
}

1.13.0

01 May 12:29

Choose a tag to compare

[1.13.0 - Pitou] - 2025-05-01

This is the same release as the 1.13.0 Unity official release, but with some changes.

Added

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.13.0",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.13.0",
    ...
  }
}

1.12.2

19 Apr 09:42

Choose a tag to compare

[1.12.2 - Pitou] - 2025-04-19

This is the same release as the 1.12.2 Unity official release, but with some changes.

Added

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.12.2",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.12.2",
    ...
  }
}

1.11.0

21 Oct 21:25

Choose a tag to compare

[1.11.0 - Pitou] - 2024-10-21

This is the same release as the 1.11.0 Unity official release, but with some changes.

Added

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.11.0",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.11.0",
    ...
  }
}

1.10.0

18 Aug 16:39

Choose a tag to compare

[1.10.0 - Pitou] - 2024-08-18

This is the same release as the 1.10.0 Unity official release, but with some changes.

Added

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.10.0",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.10.0",
    ...
  }
}

1.9.1

18 Aug 16:38

Choose a tag to compare

[1.9.1 - Pitou] - 2024-05-06

This is the same release as the 1.9.1 Unity official release, but with some changes.

Added

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.9.1",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.9.1",
    ...
  }
}

1.8.1

18 Aug 16:36

Choose a tag to compare

[1.8.1 - Pitou] - 2024-05-01

This is the same release as the 1.8.1 Unity official release, but with some changes.

Added

Fixed

Installation

In Packages/manifest.json replace

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "1.8.1",
    ...
  }

with

{
  "dependencies": {
    ...
    "com.unity.netcode.gameobjects": "https://github.com/PitouGames/com.unity.netcode.gameobjects.git?path=/com.unity.netcode.gameobjects#pitou/1.8.1",
    ...
  }
}