Skip to content

Releases: PitouGames/com.unity.netcode.gameobjects

1.15.0

Choose a tag to compare

@PitouGames PitouGames released this 19 Nov 19:44

[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

Choose a tag to compare

@PitouGames PitouGames released this 13 Nov 22:21

[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

Choose a tag to compare

@PitouGames PitouGames released this 13 Nov 22:20

[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

Choose a tag to compare

@PitouGames PitouGames released this 13 Nov 22:19

[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

Choose a tag to compare

@PitouGames PitouGames released this 01 May 12:29

[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

Choose a tag to compare

@PitouGames PitouGames released this 19 Apr 09:42

[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

Choose a tag to compare

@PitouGames PitouGames released this 21 Oct 21:25

[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

Choose a tag to compare

@PitouGames PitouGames released this 18 Aug 16:39

[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

Choose a tag to compare

@PitouGames PitouGames released this 18 Aug 16:38

[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

Choose a tag to compare

@PitouGames PitouGames released this 18 Aug 16:36

[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",
    ...
  }
}